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 davin, eric.snow, ncoghlan, ned.deily, pitrou, pmpp, steve.dower, yselivanov, zach.ware
Date 2018-02-27.01:36:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519695400.89.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
Still planned for 3.7:

1. add more tests in Lib/test/test__xxsubinterpreters.py
2. add test.support.interpreters (high-level module)
3. add more tests in Lib/test/test_interpreters.py

At that point I'll start using the high-level module in tests for subinterpreter functionality and for other open issues (e.g. #10915, #15751), aiming to improve stability of the feature.
History
Date User Action Args
2018-02-27 01:36:40eric.snowsetrecipients: + eric.snow, ncoghlan, pitrou, ned.deily, pmpp, zach.ware, yselivanov, steve.dower, davin
2018-02-27 01:36:40eric.snowsetmessageid: <1519695400.89.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-27 01:36:40eric.snowlinkissue32604 messages
2018-02-27 01:36:40eric.snowcreate