Message344211
I've made a few tweaks and Victor did some cleanup, so I'm going to try the PR again. At first I'm also going to disable the _PyEval_FinishPendingCalls() call in _Py_FinalizeEx() and then enable it is a separate PR.
Also, I've opened bpo-37127 specifically to track the problem with _PyEval_FinishPendingCalls() during _Py_FinalizeEx(), to ensure that the disabled call doesn't slip through the cracks. :) |
|
| Date |
User |
Action |
Args |
| 2019-06-01 19:32:35 | eric.snow | set | recipients:
+ eric.snow, nascheme, db3l, ncoghlan, vstinner, pmpp, serhiy.storchaka, yselivanov, koobs, steve.dower, emilyemorehouse, Johan Dahlin, shprotx |
| 2019-06-01 19:32:35 | eric.snow | set | messageid: <[email protected]> |
| 2019-06-01 19:32:35 | eric.snow | link | issue33608 messages |
| 2019-06-01 19:32:34 | eric.snow | create | |
|