STINNER Victor <vstin...@redhat.com> added the comment:

Oh :-( I didn't expect that I would have to declare 
PyTraceMalloc_NewReference() in object.h even if Py_LIMITED_API is defined...

Python currently leaks too much things even if Py_LIMITED_API is defined. It's 
time to break the C API! :-) https://pythoncapi.readthedocs.io/ (just kidding, 
or not)

----------

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

Reply via email to