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 Arfrever, brett.cannon, eric.snow, gforcada
Date 2019-06-17.21:17:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560806247.42.0.0719017297857.issue19696@roundup.psfhosted.org>
In-reply-to
Content
Anything zipimport-related should stay separate as zipimport is not a part of importlib. The other three will have to be looked at to see what exactly they are testing to know whether they relate to importlib and the implementation of import or not (my guess is yes).
History
Date User Action Args
2019-06-17 21:17:27brett.cannonsetrecipients: + brett.cannon, Arfrever, eric.snow, gforcada
2019-06-17 21:17:27brett.cannonsetmessageid: <1560806247.42.0.0719017297857.issue19696@roundup.psfhosted.org>
2019-06-17 21:17:27brett.cannonlinkissue19696 messages
2019-06-17 21:17:27brett.cannoncreate