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 barry, brett.cannon, eric.snow, mcepl, ncoghlan, serhiy.storchaka, twouters
Date 2018-11-07.18:35:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541615702.23.0.788709270274.issue34726@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a6e956bcb0edbfe7f18af9be2215a5326ea6bf05 by Serhiy Storchaka (Elvis Pranskevichus) in branch 'master':
bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327)
https://github.com/python/cpython/commit/a6e956bcb0edbfe7f18af9be2215a5326ea6bf05
History
Date User Action Args
2018-11-07 18:35:02serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, barry, brett.cannon, ncoghlan, mcepl, eric.snow
2018-11-07 18:35:02serhiy.storchakasetmessageid: <1541615702.23.0.788709270274.issue34726@psf.upfronthosting.co.za>
2018-11-07 18:35:02serhiy.storchakalinkissue34726 messages
2018-11-07 18:35:02serhiy.storchakacreate