Message206023
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. |
|
| 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: <[email protected]> |
| 2013-12-13 03:17:45 | vstinner | link | issue19787 messages |
| 2013-12-13 03:17:45 | vstinner | create | |
|