- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message294225
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, steve.dower |
| Date | 2017-05-23.05:24:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495517065.49.0.193361600538.issue30439@psf.upfronthosting.co.za> |
| In-reply-to |
| 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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-23 05:24:25 | eric.snow | set | recipients: + eric.snow, steve.dower |
| 2017-05-23 05:24:25 | eric.snow | set | messageid: <1495517065.49.0.193361600538.issue30439@psf.upfronthosting.co.za> |
| 2017-05-23 05:24:25 | eric.snow | link | issue30439 messages |
| 2017-05-23 05:24:25 | eric.snow | create | |

