STINNER Victor <vstin...@python.org> added the comment:

My intent in bpo-36389 was to also provide _PyObject_CheckConsistency() in 
release mode to help debugging GC crash, especially in visit_decref(). I wrote 
PR 16612 to fix my implementation.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38376>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to