Message 294225 - Python tracker

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.

Content
For a variety of reasons, I'd like to be able to manage subinterpreters from Python code.  An initial effort would add a _interpreters module to the stdlib that exposes the basic functionality of the corresponding C-API.