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