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 Mariatta, brett.cannon, eric.snow, ezio.melotti, michael.foord, ncoghlan, serhiy.storchaka, vstinner
Date 2017-10-18.08:13:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508314432.83.0.213398074469.issue31676@psf.upfronthosting.co.za>
In-reply-to
Content
I tested "./python -m test -uall -M4G test_imp test_cgitb" on 3.6 and the master branch. Both tests now pass correctly. I close the issue.
History
Date User Action Args
2017-10-18 08:13:52vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, ezio.melotti, michael.foord, eric.snow, serhiy.storchaka, Mariatta
2017-10-18 08:13:52vstinnersetmessageid: <1508314432.83.0.213398074469.issue31676@psf.upfronthosting.co.za>
2017-10-18 08:13:52vstinnerlinkissue31676 messages
2017-10-18 08:13:52vstinnercreate