This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka, zasdfgbnm
Date 2019-02-28.13:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551359940.75.0.127342149197.issue36126@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-02-28 13:19:00serhiy.storchakasetrecipients: + serhiy.storchaka, zasdfgbnm
2019-02-28 13:19:00serhiy.storchakasetmessageid: <1551359940.75.0.127342149197.issue36126@roundup.psfhosted.org>
2019-02-28 13:19:00serhiy.storchakalinkissue36126 messages
2019-02-28 13:19:00serhiy.storchakacreate