summaryrefslogtreecommitdiffstats
path: root/Modules/_interpqueuesmodule.c
Commit message (Expand)AuthorAgeFilesLines
* gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh...Eric Snow2024-07-151-40/+2
* gh-76785: Expand How Interpreter Queues Handle Interpreter Finalization (gh-1...Eric Snow2024-07-151-59/+184
* gh-121040: Use __attribute__((fallthrough)) (#121044)Victor Stinner2024-06-271-1/+1
* gh-116322: Add Py_mod_gil module slot (#116882)Brett Simmers2024-05-031-0/+1
* gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)Eric Snow2024-04-241-0/+1881