[issue36389] Add gc.enable_object_debugger(): detect corrupted Python objects in the GC

STINNER Victor report at bugs.python.org
Thu Apr 11 16:30:35 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 9e23f0a27cb8bf6e4ea1d2aef36a91502282bbc9 by Victor Stinner in branch '3.7':
[3.7] bpo-36389: _PyObject_IsFreed() now also detects uninitialized memory (GH-12770) (GH-12788)
https://github.com/python/cpython/commit/9e23f0a27cb8bf6e4ea1d2aef36a91502282bbc9


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36389>
_______________________________________


More information about the Python-bugs-list mailing list