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