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 eric.snow
Recipients eric.snow, ncoghlan
Date 2015-07-03.00:30:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435883403.8.0.344718256458.issue24553@psf.upfronthosting.co.za>
In-reply-to
Content
We do very little testing of subinterpreters in CPython.  About all I'm aware of is in test_tracemalloc.  I'll be working on improving test coverage as a precursor to fixing some existing bugs.
History
Date User Action Args
2015-07-03 00:30:04eric.snowsetrecipients: + eric.snow, ncoghlan
2015-07-03 00:30:03eric.snowsetmessageid: <1435883403.8.0.344718256458.issue24553@psf.upfronthosting.co.za>
2015-07-03 00:30:03eric.snowlinkissue24553 messages
2015-07-03 00:30:02eric.snowcreate