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 miss-islington
Recipients brett.cannon, eric.snow, iomintz, miss-islington, ncoghlan
Date 2019-07-12.22:51:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562971911.7.0.541054909909.issue37521@roundup.psfhosted.org>
In-reply-to
Content
New changeset bfb709b771230e7e466961b5ddf4852962602450 by Miss Islington (bot) in branch '3.8':
[3.8] bpo-37521: No longer treat insertion into sys.modules as optional in importlib examples (GH-14723) (GH-14724)
https://github.com/python/cpython/commit/bfb709b771230e7e466961b5ddf4852962602450
History
Date User Action Args
2019-07-12 22:51:51miss-islingtonsetrecipients: + miss-islington, brett.cannon, ncoghlan, eric.snow, iomintz
2019-07-12 22:51:51miss-islingtonsetmessageid: <1562971911.7.0.541054909909.issue37521@roundup.psfhosted.org>
2019-07-12 22:51:51miss-islingtonlinkissue37521 messages
2019-07-12 22:51:51miss-islingtoncreate