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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-03.13:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499088010.33.0.683810572803.issue30834@psf.upfronthosting.co.za>
In-reply-to
Content
I'm unable to reproduce this bug on my Python 3.5 compiled in debug mode on Windows. I tried "./python -m test -v test_import", "./python -m test -R 3:3 test_import", and with more flags from the buildbot. I also tried to remove __pycache__ directories, it doesn't help.
History
Date User Action Args
2017-07-03 13:20:10vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-07-03 13:20:10vstinnersetmessageid: <1499088010.33.0.683810572803.issue30834@psf.upfronthosting.co.za>
2017-07-03 13:20:10vstinnerlinkissue30834 messages
2017-07-03 13:20:10vstinnercreate