summaryrefslogtreecommitdiffstats
path: root/Modules/_interpretersmodule.c
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-126654: Fix crash in several functions in `_interpreters` module (G...Miss Islington (bot)2024-11-111-0/+5
* [3.13] gh-126223: Propagate unicode errors in `_interpreters.create()` (GH-12...Miss Islington (bot)2024-10-311-1/+5
* 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/+1567