COMMITS
/ Modules/_interpqueuesmodule.c May 17, 2026
October 20, 2025
S
[3.13] gh-140306: Fix memory leaks in cross-interpreter data handling (GH-140307) (GH-140357)
Serhiy Storchaka committed
August 4, 2025
June 23, 2025
October 21, 2024
M
[3.13] gh-125716: Use a Global Mutex When Initializing Global State For the _interpqueues Module (gh-125817)
Miss Islington (bot) committed
M
[3.13] gh-125716: Raise an Exception If _globals_init() Fails In the _interpqueues Module (gh-125808)
Miss Islington (bot) committed
October 18, 2024
M
[3.13] gh-125667: Statically Initialize the Arg Converter Data Values in _interpqueuesmodule.c (gh-125670)
Miss Islington (bot) committed
July 15, 2024
M
[3.13] gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh-121811)
Miss Islington (bot) committed
M
[3.13] gh-76785: Expand How Interpreter Queues Handle Interpreter Finalization (gh-121807)
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