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 Mariatta
Recipients Mariatta, brett.cannon, eric.snow, ezio.melotti, michael.foord, ncoghlan, serhiy.storchaka, vstinner
Date 2017-10-18.01:47:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508291232.47.0.213398074469.issue31676@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 178148025494c4058571831fb11fc8eeff8b7365 by Mariatta (Miss Islington (bot)) in branch '3.6':
bpo-31676: Fix test_imp.test_load_source() side effect (GH-3871) (GH-3988)
https://github.com/python/cpython/commit/178148025494c4058571831fb11fc8eeff8b7365
History
Date User Action Args
2017-10-18 01:47:12Mariattasetrecipients: + Mariatta, brett.cannon, ncoghlan, vstinner, ezio.melotti, michael.foord, eric.snow, serhiy.storchaka
2017-10-18 01:47:12Mariattasetmessageid: <1508291232.47.0.213398074469.issue31676@psf.upfronthosting.co.za>
2017-10-18 01:47:12Mariattalinkissue31676 messages
2017-10-18 01:47:12Mariattacreate