[issue36126] Reference count leakage in structseq_repr
Serhiy Storchaka
report at bugs.python.org
Thu Feb 28 08:19:00 EST 2019
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
New changeset 69b4a17f342146d6b7a73975a37678db9916aa75 by Serhiy Storchaka (Gao, Xiang) in branch '2.7':
bpo-36126: Fix ref count leakage in structseq_repr. (GH-12035)
https://github.com/python/cpython/commit/69b4a17f342146d6b7a73975a37678db9916aa75
----------
nosy: +serhiy.storchaka
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36126>
_______________________________________
More information about the Python-bugs-list
mailing list