Antoine Pitrou <[email protected]> added the comment:

I think we can simply document it.  I don't think anyone has silently buggy 
code, since it would probably cause a crash as soon as the chain of objects is 
walked.

If we want to fix PyObject_GC_Resize(), we should check that benchmarks are 
unaffected.

----------
nosy: +pitrou, serhiy.storchaka

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33583>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to