Message 368142 - Python tracker
Message368142
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2020-05-05.13:14:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588684461.16.0.791738607185.issue40512@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Some changes have a negative impact on "single threaded" Python application. Even if the overhead is low, one option to be able to move faster on this issue may be to add a new temporary configure option to have an opt-in build mode to better isolate subinterpreters. (...) I created bpo-40514: "Add --experimental-isolated-subinterpreters build option". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-05 13:14:21 | vstinner | set | recipients: + vstinner |
| 2020-05-05 13:14:21 | vstinner | set | messageid: <1588684461.16.0.791738607185.issue40512@roundup.psfhosted.org> |
| 2020-05-05 13:14:21 | vstinner | link | issue40512 messages |
| 2020-05-05 13:14:21 | vstinner | create | |