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 ncoghlan
Recipients malin, misho88, ncoghlan, serhiy.storchaka, twouters, xtreak, zach.ware
Date 2019-12-15.23:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576452858.54.0.11997283376.issue39033@roundup.psfhosted.org>
In-reply-to
Content
New changeset 79f02fee1a542c440fd906fd54154c73fc0f8235 by Nick Coghlan (Xtreak) in branch 'master':
bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
https://github.com/python/cpython/commit/79f02fee1a542c440fd906fd54154c73fc0f8235
History
Date User Action Args
2019-12-15 23:34:18ncoghlansetrecipients: + ncoghlan, twouters, zach.ware, serhiy.storchaka, malin, xtreak, misho88
2019-12-15 23:34:18ncoghlansetmessageid: <1576452858.54.0.11997283376.issue39033@roundup.psfhosted.org>
2019-12-15 23:34:18ncoghlanlinkissue39033 messages
2019-12-15 23:34:18ncoghlancreate