[issue40512] Meta issue: per-interpreter GIL

STINNER Victor report at bugs.python.org
Tue May 5 08:57:18 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

> Move signals pending and gil_drop_request from _PyRuntimeState.ceval to PyInterpreterState.ceval: https://github.com/ericsnowcurrently/multi-core-python/issues/34

I created bpo-40513: "Move _PyRuntimeState.ceval to PyInterpreterState".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40512>
_______________________________________


More information about the Python-bugs-list mailing list