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 eric.snow
Recipients barry, eric.snow, gregory.p.smith, gvanrossum, lemburg, ncoghlan
Date 2021-10-28.19:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635448113.14.0.99583474959.issue21736@roundup.psfhosted.org>
In-reply-to
Content
I've opened the following issues related to frozen stdlib modules:

https://bugs.python.org/issue45652
https://bugs.python.org/issue45658
https://bugs.python.org/issue45659

Again, I'm leaving this issue open to deal with the broader question of frozen modules outside the stdlib, where the solution isn't so obvious.  The question of targeting the FileLoader (or SourceLoader) ABC should probably be handled separately.  (Note that bpo-45020 has some related discussion.)
History
Date User Action Args
2021-10-28 19:08:33eric.snowsetrecipients: + eric.snow, lemburg, gvanrossum, barry, gregory.p.smith, ncoghlan
2021-10-28 19:08:33eric.snowsetmessageid: <1635448113.14.0.99583474959.issue21736@roundup.psfhosted.org>
2021-10-28 19:08:33eric.snowlinkissue21736 messages
2021-10-28 19:08:33eric.snowcreate