[issue26588] _tracemalloc: add support for multiple address spaces (domains)

STINNER Victor report at bugs.python.org
Tue Mar 22 19:59:10 EDT 2016


STINNER Victor added the comment:

TODO for this issue: smart storage in _tracemalloc for trace keys. Use compact void* key until the first domain != 0 is used.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list