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-09-13.10:27:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505298467.23.0.265088246424.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 89bfc9b0d9033f7c9f086c7281a31a489fe1136f by Victor Stinner (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31234: test_threaded_import: fix test_side_effect_import() (GH-3189) (#3537)
https://github.com/python/cpython/commit/89bfc9b0d9033f7c9f086c7281a31a489fe1136f
History
Date User Action Args
2017-09-13 10:27:47vstinnersetrecipients: + vstinner
2017-09-13 10:27:47vstinnersetmessageid: <1505298467.23.0.265088246424.issue31234@psf.upfronthosting.co.za>
2017-09-13 10:27:47vstinnerlinkissue31234 messages
2017-09-13 10:27:47vstinnercreate