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