[issue26530] tracemalloc: add C API to manually track/untrack memory allocations

Antoine Pitrou report at bugs.python.org
Fri Mar 18 06:27:34 EDT 2016


Antoine Pitrou added the comment:

Le 18/03/2016 08:09, STINNER Victor a écrit :
> 
> If it's the minimum is 2 bytes, good. Use the lowest bit as a "GPU" flag!
> pointer|1.

So you guarantee tracemalloc itself won't use such a hack for other
purposes? ;-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26530>
_______________________________________


More information about the Python-bugs-list mailing list