summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_ceval_state.h
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752)Eric Snow2023-06-141-18/+20
* GH-104580: Don't cache eval breaker in interpreter (GH-104581)Mark Shannon2023-05-181-3/+3
* gh-99113: A Per-Interpreter GIL! (gh-104210)Eric Snow2023-05-081-3/+0
* gh-99113: Add PyInterpreterConfig.own_gil (gh-104204)Eric Snow2023-05-051-0/+1
* gh-99113: Share the GIL via PyInterpreterState.ceval.gil (gh-104203)Eric Snow2023-05-051-0/+3
* gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)Eric Snow2022-12-091-0/+100