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 brett.cannon
Recipients Mariatta, brett.cannon, christian.heimes, ncoghlan, serhiy.storchaka, twouters, vmurashev
Date 2018-09-11.00:37:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536626224.28.0.0269046726804.issue18307@psf.upfronthosting.co.za>
In-reply-to
Content
So it sounds like that maybe we need to decide if we are going to replace zipimport with Serhiy's Python version. And if we do decide to go with the Python code then it should get updated to use _imp._fix_co_filename().

Regardless of the decision, obviously thanks to Vitaly for sparking this change.
History
Date User Action Args
2018-09-11 00:37:04brett.cannonsetrecipients: + brett.cannon, twouters, ncoghlan, christian.heimes, serhiy.storchaka, vmurashev, Mariatta
2018-09-11 00:37:04brett.cannonsetmessageid: <1536626224.28.0.0269046726804.issue18307@psf.upfronthosting.co.za>
2018-09-11 00:37:04brett.cannonlinkissue18307 messages
2018-09-11 00:37:03brett.cannoncreate