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

Antoine Pitrou report at bugs.python.org
Mon Mar 21 10:45:06 EDT 2016


Antoine Pitrou added the comment:

> Instead of filling pointer_t padding with zeros, I changed the size of the key (key_size) in the hashtable to exclude padding.

What about alignment issues on strict platforms? (SPARC?)

----------

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


More information about the Python-bugs-list mailing list