◐ Shell
clean mode source ↗

gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED by ericsnowcurrently · Pull Request #104205 · python/cpython

@ericsnowcurrently

erlend-aasland

@ericsnowcurrently

erlend-aasland

@ericsnowcurrently

erlend-aasland

carljm added a commit to carljm/cpython that referenced this pull request

May 5, 2023

ericsnowcurrently added a commit that referenced this pull request

May 6, 2023
…4206)

Py_MOD_PER_INTERPRETER_GIL_SUPPORTED is a new supported value for Py_mod_multiple_interpreters, added in gh-104205.

jbower-fb pushed a commit to jbower-fb/cpython that referenced this pull request

May 8, 2023
…4205)

Here we are doing no more than adding the value for Py_mod_multiple_interpreters and using it for stdlib modules.  We will start checking for it in pythongh-104206 (once PyInterpreterState.ceval.own_gil is added in pythongh-104204).

jbower-fb pushed a commit to jbower-fb/cpython that referenced this pull request

May 8, 2023