Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752) | Eric Snow | 2023-06-14 | 1 | -18/+20 |
* | GH-104580: Don't cache eval breaker in interpreter (GH-104581) | Mark Shannon | 2023-05-18 | 1 | -3/+3 |
* | gh-99113: A Per-Interpreter GIL! (gh-104210) | Eric Snow | 2023-05-08 | 1 | -3/+0 |
* | gh-99113: Add PyInterpreterConfig.own_gil (gh-104204) | Eric Snow | 2023-05-05 | 1 | -0/+1 |
* | gh-99113: Share the GIL via PyInterpreterState.ceval.gil (gh-104203) | Eric Snow | 2023-05-05 | 1 | -0/+3 |
* | gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083) | Eric Snow | 2022-12-09 | 1 | -0/+100 |