Message206023
| Author | vstinner |
|---|---|
| Recipients | Arfrever, grahamd, kristjan.jonsson, neologix, pitrou, python-dev, tim.peters, vstinner |
| Date | 2013-12-13.03:17:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386904665.75.0.134915138043.issue19787@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My commit broke test_capi, so I revert it. Here is the commit as a patch. The impact on subinterpreters is more complex than what I expected. A decision should be take on what to do: mimic behaviour of Python 3.3 for subinterpreters (don't replace the Python thread state when a new subinterpreter is created), or fix code using subinterpreters. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-13 03:17:46 | vstinner | set | recipients: + vstinner, tim.peters, pitrou, kristjan.jonsson, grahamd, Arfrever, neologix, python-dev |
| 2013-12-13 03:17:45 | vstinner | set | messageid: <1386904665.75.0.134915138043.issue19787@psf.upfronthosting.co.za> |
| 2013-12-13 03:17:45 | vstinner | link | issue19787 messages |
| 2013-12-13 03:17:45 | vstinner | create | |