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

STINNER Victor report at bugs.python.org
Fri Mar 25 08:15:40 EDT 2016


STINNER Victor added the comment:

Oooookay, it looks like all issues have been fixed. The optimization for compact keys has been implemented. I didn't see any crash on buildbots recently, test_tracemalloc pass on all platforms.

Nathaniel asked how domains will be "allocated" or "registered", but I suggest to discuss that in the issue #26530.

I close this issue that was much more difficult to implement than I expected...

----------
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