Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> The point of this 'issue' is to ask the community to suggest how i can go 
> about finding where the problem is. As I said, there is a lot of code :)

Sadly, this tracker is to track bugs related to CPython. Modifying the 
interpreter to change the memory allocation scheme (replacing the code in 
obmalloc.c) is not supported, so I have to close this issue :(

You can try to ask the question on some of the mailing lists (like python-dev) 
to see is someone can help you with this. I would advice to also provide some 
minimal reproducer/example code, as is very difficult to recommend anything 
without knowing what exactly are you modifying.

If you think there is something wrong/we can improve around this area, please, 
feel free to reopen this issue or open a new one :)

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35215>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to