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 vstinner
Recipients larry, methane, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2017-06-09.11:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497007496.37.0.0871442066071.issue29286@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f0ff849adc6b4a01f9d1f08d9ad0f1511ff84541 by Victor Stinner in branch '3.6':
bpo-30524: Fix _PyStack_UnpackDict() (#1886)
https://github.com/python/cpython/commit/f0ff849adc6b4a01f9d1f08d9ad0f1511ff84541
History
Date User Action Args
2017-06-09 11:24:56vstinnersetrecipients: + vstinner, larry, methane, python-dev, serhiy.storchaka, yselivanov
2017-06-09 11:24:56vstinnersetmessageid: <1497007496.37.0.0871442066071.issue29286@psf.upfronthosting.co.za>
2017-06-09 11:24:56vstinnerlinkissue29286 messages
2017-06-09 11:24:56vstinnercreate