COMMITS
/ Modules/_interpqueuesmodule.c August 27, 2025
M
[3.14] GH-132775: Fix argument parsing for ``_interpqueues.put()`` (GH-137686) (#138034)
Miss Islington (bot) committed
June 25, 2025
M
[3.14] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937) (#135939)
Miss Islington (bot) committed
June 20, 2025
M
[3.14] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135775)
Miss Islington (bot) committed
June 12, 2025
E
[3.14] gh-134939: Add the concurrent.interpreters Module (gh-135414)
Eric Snow committed
May 30, 2025
M
[3.14] gh-132775: Expand the Capability of Interpreter.call() (gh-134933)
Miss Islington (bot) committed
May 22, 2025
M
[3.14] gh-132775: Fix Recently Introduced Warnings (gh-134532)
Miss Islington (bot) committed
M
[3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507)
Miss Islington (bot) committed
May 21, 2025
M
[3.14] gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-134418)
Miss Islington (bot) committed
April 28, 2025
E
gh-132775: Cleanup Related to crossinterp.c Before Further Changes (gh-132974)
Eric Snow committed
April 25, 2025
E
gh-132781: Cleanup Code Related to NotShareableError (gh-132782)
Eric Snow committed
February 17, 2025
B
gh-111178: fix UBSan failures in `Modules/_interp*module.c` (GH-129779)
Bénédikt Tran committed
November 12, 2024
E
gh-76785: Improved Subinterpreters Compatibility with 3.12 (2/2) (gh-126707)
Eric Snow committed
November 7, 2024
E
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow committed
October 21, 2024
October 17, 2024
July 15, 2024
E
E
June 27, 2024
V
gh-121040: Use __attribute__((fallthrough)) (#121044)
Victor Stinner 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