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 brett.cannon, miss-islington, pablogsal, ronaldoussoren, twouters
Date 2021-09-18.00:47:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631926058.85.0.49089502151.issue45183@roundup.psfhosted.org>
In-reply-to
Content
I decided that find_spec() saying something wasn't available in a finder made sense even though it was because a zip file no longer existed as the loader would still fail as appropriate.
History
Date User Action Args
2021-09-18 00:47:38brett.cannonsetrecipients: + brett.cannon, twouters, ronaldoussoren, pablogsal, miss-islington
2021-09-18 00:47:38brett.cannonsetmessageid: <1631926058.85.0.49089502151.issue45183@roundup.psfhosted.org>
2021-09-18 00:47:38brett.cannonlinkissue45183 messages
2021-09-18 00:47:38brett.cannoncreate