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, corona10, eric.snow, lemburg
Date 2021-10-28.21:04:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635455082.08.0.524167584621.issue45395@roundup.psfhosted.org>
In-reply-to
Content
New changeset 074fa5750640a067d9894c69378a00ceecc3b948 by Eric Snow in branch 'main':
bpo-45395: Make custom frozen modules additions instead of replacements. (gh-28778)
https://github.com/python/cpython/commit/074fa5750640a067d9894c69378a00ceecc3b948
History
Date User Action Args
2021-10-28 21:04:42eric.snowsetrecipients: + eric.snow, lemburg, brett.cannon, corona10
2021-10-28 21:04:42eric.snowsetmessageid: <1635455082.08.0.524167584621.issue45395@roundup.psfhosted.org>
2021-10-28 21:04:42eric.snowlinkissue45395 messages
2021-10-28 21:04:42eric.snowcreate