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