Skip to content

bpo-40512: Store pointer to interpreter state in a thread local variable#29228

Closed
markshannon wants to merge 11 commits into
python:mainfrom
faster-cpython:thread-local-interpreter-state
Closed

bpo-40512: Store pointer to interpreter state in a thread local variable#29228
markshannon wants to merge 11 commits into
python:mainfrom
faster-cpython:thread-local-interpreter-state

Make _Py_IsMainInterpreter inline again.

3982884
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs