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 iomintz
Recipients brett.cannon, eric.snow, iomintz, miss-islington, ncoghlan
Date 2019-07-13.16:42:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563036171.77.0.820234553609.issue37521@roundup.psfhosted.org>
In-reply-to
Content
Hmm, why is the assignment to sys.modules necessary at all, if module_from_spec() always does so?
History
Date User Action Args
2019-07-13 16:42:51iomintzsetrecipients: + iomintz, brett.cannon, ncoghlan, eric.snow, miss-islington
2019-07-13 16:42:51iomintzsetmessageid: <1563036171.77.0.820234553609.issue37521@roundup.psfhosted.org>
2019-07-13 16:42:51iomintzlinkissue37521 messages
2019-07-13 16:42:51iomintzcreate