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 vstinner
Recipients brett.cannon, eric.snow, ezio.melotti, michael.foord, ncoghlan, serhiy.storchaka, vstinner
Date 2017-10-13.20:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507927671.28.0.213398074469.issue31676@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a505ecdc5013cd8f930aacc1ec4fb2afa62d3853 by Victor Stinner in branch 'master':
bpo-31676: Fix test_imp.test_load_source() side effect (#3871)
https://github.com/python/cpython/commit/a505ecdc5013cd8f930aacc1ec4fb2afa62d3853
History
Date User Action Args
2017-10-13 20:47:51vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, ezio.melotti, michael.foord, eric.snow, serhiy.storchaka
2017-10-13 20:47:51vstinnersetmessageid: <1507927671.28.0.213398074469.issue31676@psf.upfronthosting.co.za>
2017-10-13 20:47:51vstinnerlinkissue31676 messages
2017-10-13 20:47:51vstinnercreate