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 yselivanov
Recipients methane, miss-islington, vstinner, xtreak, yan12125, yselivanov
Date 2018-10-04.19:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538681197.59.0.545547206417.issue34871@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 476c294f260ebe1b44157a168c3dfa4a43724ce3 by Yury Selivanov (Miss Islington (bot)) in branch '3.7':
bpo-34871: inspect: Don't pollute sys.modules (GH-9696) (#9701)
https://github.com/python/cpython/commit/476c294f260ebe1b44157a168c3dfa4a43724ce3
History
Date User Action Args
2018-10-04 19:26:37yselivanovsetrecipients: + yselivanov, vstinner, methane, yan12125, miss-islington, xtreak
2018-10-04 19:26:37yselivanovsetmessageid: <1538681197.59.0.545547206417.issue34871@psf.upfronthosting.co.za>
2018-10-04 19:26:37yselivanovlinkissue34871 messages
2018-10-04 19:26:37yselivanovcreate