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 Erik.Tollerud, amaury.forgeotdarc, eric.araujo, eric.snow, gregory.p.smith, meador.inge, miss-islington, psimons, python-dev, serhiy.storchaka, tomdzk
Date 2020-03-05.01:03:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583370215.87.0.168514806503.issue13487@roundup.psfhosted.org>
In-reply-to
Content
New changeset a12381233a243ba7d5151ebf060feb57dd540bef by Miss Islington (bot) in branch '3.7':
bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (GH-18786)
https://github.com/python/cpython/commit/a12381233a243ba7d5151ebf060feb57dd540bef
History
Date User Action Args
2020-03-05 01:03:35miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, amaury.forgeotdarc, eric.araujo, meador.inge, python-dev, eric.snow, Erik.Tollerud, serhiy.storchaka, psimons, tomdzk
2020-03-05 01:03:35miss-islingtonsetmessageid: <1583370215.87.0.168514806503.issue13487@roundup.psfhosted.org>
2020-03-05 01:03:35miss-islingtonlinkissue13487 messages
2020-03-05 01:03:35miss-islingtoncreate