Message 294529 - Python tracker
Message294529
| Author | ncoghlan |
|---|---|
| Recipients | eric.snow, ncoghlan, steve.dower |
| Date | 2017-05-26.03:15:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495768529.46.0.65013707114.issue30439@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A naming suggestion: let's leave the `interpreters` & `_interpreters` names free for a possible future PEP to make this a public API with a fallback multiprocessing backed implementation for implementations that don't have native subinterpreter support. Then for this "testing and experimentation only" API, we'd go with "_subinterpreters" to match the name typically used to refer to the CPython feature. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-26 03:15:29 | ncoghlan | set | recipients: + ncoghlan, eric.snow, steve.dower |
| 2017-05-26 03:15:29 | ncoghlan | set | messageid: <1495768529.46.0.65013707114.issue30439@psf.upfronthosting.co.za> |
| 2017-05-26 03:15:29 | ncoghlan | link | issue30439 messages |
| 2017-05-26 03:15:29 | ncoghlan | create | |