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 brett.cannon, eric.snow, gvanrossum, lukasz.langa
Date 2021-09-13.22:18:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631571525.25.0.472020239143.issue45019@roundup.psfhosted.org>
In-reply-to
Content
New changeset a2d8c4b81b8e68e2ffe10945f7ca69174c14e52a by Eric Snow in branch 'main':
bpo-45019: Do some cleanup related to frozen modules. (gh-28319)
https://github.com/python/cpython/commit/a2d8c4b81b8e68e2ffe10945f7ca69174c14e52a
History
Date User Action Args
2021-09-13 22:18:45eric.snowsetrecipients: + eric.snow, gvanrossum, brett.cannon, lukasz.langa
2021-09-13 22:18:45eric.snowsetmessageid: <1631571525.25.0.472020239143.issue45019@roundup.psfhosted.org>
2021-09-13 22:18:45eric.snowlinkissue45019 messages
2021-09-13 22:18:45eric.snowcreate