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 rudiejd
Recipients mowgli, rudiejd
Date 2021-01-04.23:05:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609801530.95.0.357816829381.issue42818@roundup.psfhosted.org>
In-reply-to
Content
Is this an issue with zipimporter, or an issue with a version of setuptools? On the latest version of setuptools, find_spec reverts to find_module, which should be implemented in the 3.9 version of zipimporter unless I'm misunderstanding the issue.
History
Date User Action Args
2021-01-04 23:05:30rudiejdsetrecipients: + rudiejd, mowgli
2021-01-04 23:05:30rudiejdsetmessageid: <1609801530.95.0.357816829381.issue42818@roundup.psfhosted.org>
2021-01-04 23:05:30rudiejdlinkissue42818 messages
2021-01-04 23:05:30rudiejdcreate