Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40513: Per-interpreter GIL (GH-19943) | Victor Stinner | 2020-05-05 | 1 | -0/+2 |
* | Revert "bpo-40513: Per-interpreter signals pending (GH-19924)" (GH-19932) | Victor Stinner | 2020-05-05 | 1 | -0/+5 |
* | bpo-40513: Per-interpreter recursion_limit (GH-19929) | Victor Stinner | 2020-05-05 | 1 | -1/+0 |
* | bpo-40513: Per-interpreter gil_drop_request (GH-19927) | Victor Stinner | 2020-05-05 | 1 | -2/+0 |
* | bpo-40513: Per-interpreter signals pending (GH-19924) | Victor Stinner | 2020-05-05 | 1 | -2/+0 |
* | bpo-40232: Update PyOS_AfterFork_Child() to use _PyThread_at_fork_reinit() (G... | Dong-hee Na | 2020-04-14 | 1 | -1/+2 |
* | bpo-40268: Add pycore_runtime.h header file (GH-19493) | Victor Stinner | 2020-04-13 | 1 | -0/+143 |