Message 294225 - Python tracker
Message294225
| 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 | |