Message311095
I proposed PR 5421 to fix Python 3.6: modify Py_Initialize() to call PyEval_InitThreads().
I'm not sure of Python 2.7. Not only the backport is not straighforward, but I'm not sure that I want to touch the super-stable 2.7 branch. Maybe for 2.7, I should just remove the currently skipped test_bpo20891() test from test_capi.
What do you think? |
|
Date |
User |
Action |
Args |
2018-01-29 11:24:30 | vstinner | set | recipients:
+ vstinner, gvanrossum, barry, ncoghlan, pitrou, Mekk, kchen, eric.snow, steve.dower, xcombelle |
2018-01-29 11:24:30 | vstinner | set | messageid: <1517225070.07.0.467229070634.issue20891@psf.upfronthosting.co.za> |
2018-01-29 11:24:30 | vstinner | link | issue20891 messages |
2018-01-29 11:24:30 | vstinner | create | |
|