[issue18372] _Pickler_New() doesn't call PyObject_GC_Track(self)

STINNER Victor report at bugs.python.org
Mon Apr 8 06:21:32 EDT 2019


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

It has been decided to not fix the issue in Python 2.7:
https://github.com/python/cpython/pull/8505#issuecomment-480771689

----------
versions:  -Python 3.6

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


More information about the Python-bugs-list mailing list