STINNER Victor <vstin...@python.org> added the comment:

I moved pending calls to PyInterpreterState.

There are remaining issues with using pending calls in subinterpreters, but I 
propose to continue the discussion in bpo-37127.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
title: Move some ceval fields from _PyRuntime.ceval to PyInterpreterState.ceval 
-> Move pending calls from _PyRuntime to PyInterpreterState

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39984>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to