PEP 684: A per-interpreter GIL

E2100820 UNEXPLORED

PEP 684: A per-interpreter GIL is a Python enhancement proposal that introduces a separate Global Interpreter Lock for each sub-interpreter to improve multi-core concurrency and isolation in CPython.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
PEP 684: A per-interpreter GIL canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python 3.11 pepImplemented PEP 684: A per-interpreter GIL