multi-core-python icon indicating copy to clipboard operation
multi-core-python copied to clipboard

per-interpreter: gilstate

Open ericsnowcurrently opened this issue 7 years ago • 0 comments

http://bugs.python.org/issue10915 http://bugs.python.org/issue15751

Move PyRuntimeState.gilstate to PyInterpreterState.gilstate.

Note: The above BPO issues offer possible solutions (incl. patches).

ericsnowcurrently avatar Aug 24 '18 21:08 ericsnowcurrently