multi-core-python
multi-core-python copied to clipboard
per-interpreter: gilstate
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).