COMMITS
/ Modules/_interpretersmodule.c August 4, 2025
June 24, 2025
April 8, 2025
M
[3.13] gh-132174: Fix function name in error message of `_interpreters.run_string` (GH-132175) (#132209)
Miss Islington (bot) committed
April 7, 2025
M
[3.13] gh-132171: Fix `_interpreters.run_string` crash on string subclass (GH-132173) (#132219)
Miss Islington (bot) committed
January 9, 2025
M
[3.13] gh-127196: Fix crash in `_interpreters`, when `shared` had invalid encodings (GH-127220) (#128689)
Miss Islington (bot) committed
November 11, 2024
M
[3.13] gh-126654: Fix crash in several functions in `_interpreters` module (GH-126678) (#126681)
Miss Islington (bot) committed
October 31, 2024
M
[3.13] gh-126223: Propagate unicode errors in `_interpreters.create()` (GH-126224) (#126242)
Miss Islington (bot) committed
May 3, 2024
B
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers committed
April 24, 2024
E
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow committed