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 petr.viktorin
Recipients jdemeyer, petr.viktorin, vstinner
Date 2019-05-22.11:09:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558523380.22.0.157672283761.issue36907@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77aa396bb9415428de09112ddf6b34bb843811eb by Petr Viktorin (Jeroen Demeyer) in branch 'master':
bpo-36907: fix refcount bug in _PyStack_UnpackDict() (GH-13381)
https://github.com/python/cpython/commit/77aa396bb9415428de09112ddf6b34bb843811eb
History
Date User Action Args
2019-05-22 11:09:40petr.viktorinsetrecipients: + petr.viktorin, vstinner, jdemeyer
2019-05-22 11:09:40petr.viktorinsetmessageid: <1558523380.22.0.157672283761.issue36907@roundup.psfhosted.org>
2019-05-22 11:09:40petr.viktorinlinkissue36907 messages
2019-05-22 11:09:40petr.viktorincreate