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 ned.deily
Recipients ezio.melotti, michael.foord, ned.deily, rbcollins, serhiy.storchaka, taleinat
Date 2018-06-10.21:45:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528667121.79.0.592728768989.issue33748@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 298eb07faa66da9c588bd82db14a6eef64167ede by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-33748: fix tests altering sys.path and sys.modules (GH-7433) (#7604)
https://github.com/python/cpython/commit/298eb07faa66da9c588bd82db14a6eef64167ede
History
Date User Action Args
2018-06-10 21:45:21ned.deilysetrecipients: + ned.deily, taleinat, rbcollins, ezio.melotti, michael.foord, serhiy.storchaka
2018-06-10 21:45:21ned.deilysetmessageid: <1528667121.79.0.592728768989.issue33748@psf.upfronthosting.co.za>
2018-06-10 21:45:21ned.deilylinkissue33748 messages
2018-06-10 21:45:21ned.deilycreate