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 vstinner
Date 2017-08-22.16:05:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503417934.84.0.23670874492.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 41bbd82b6b6a887e893974fa5cdaae7782ae6cac by Victor Stinner in branch 'master':
bpo-31234: test_threaded_import: fix test_side_effect_import() (#3189)
https://github.com/python/cpython/commit/41bbd82b6b6a887e893974fa5cdaae7782ae6cac
History
Date User Action Args
2017-08-22 16:05:34vstinnersetrecipients: + vstinner
2017-08-22 16:05:34vstinnersetmessageid: <1503417934.84.0.23670874492.issue31234@psf.upfronthosting.co.za>
2017-08-22 16:05:34vstinnerlinkissue31234 messages
2017-08-22 16:05:34vstinnercreate