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 martin.panter, python-dev, vstinner
Date 2016-05-30.12:50:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464612606.42.0.800984201108.issue22331@psf.upfronthosting.co.za>
In-reply-to
Content
I also modified Python 3.6 to run each test file in a fresh process to avoid leaking too much things between tests, to isolate them better.
History
Date User Action Args
2016-05-30 12:50:06vstinnersetrecipients: + vstinner, python-dev, martin.panter
2016-05-30 12:50:06vstinnersetmessageid: <1464612606.42.0.800984201108.issue22331@psf.upfronthosting.co.za>
2016-05-30 12:50:06vstinnerlinkissue22331 messages
2016-05-30 12:50:06vstinnercreate