COMMITS
/ Modules/_interpchannelsmodule.c March 24, 2026
K
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Karolina Surma committed
February 18, 2026
S
gh-140652: Fix a crash in _interpchannels.list_all() after closing a channel (ПР-143743)
Serhiy Storchaka committed
October 19, 2025
October 1, 2025
N
gh-123828: Fix data race in `_interpchannels._waiting_release` (GH-124107)
Nadeshiko Manju committed
June 25, 2025
June 11, 2025
E
gh-134939: Add the concurrent.interpreters Module (gh-133958)
Eric Snow committed
May 30, 2025
E
gh-132775: Expand the Capability of Interpreter.call() (gh-133484)
Eric Snow committed
May 22, 2025
E
gh-132775: Fix Recently Introduced Warnings (gh-134530)
Eric Snow committed
E
gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440)
Eric Snow committed
May 21, 2025
E
gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)
Eric Snow 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
April 1, 2025
B
gh-111178: remove redundant casts for functions with correct signatures (#131673)
Bénédikt Tran committed
March 11, 2025
M
gh-131082: Add missing guards for WIN32_LEAN_AND_MEAN (#131044)
Max Bachmann 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 11, 2024
E
gh-76785: Improved Subinterpreters Compatibility with 3.12 (1/2) (gh-126704)
Eric Snow committed
November 7, 2024
E
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow committed
November 6, 2024
V
gh-126433: Change channel_info.count to int64_t (#126447)
Victor Stinner committed
November 5, 2024
V
gh-126433: Fix compiler warnings on 32-bit Windows (#126444)
Victor Stinner committed
October 21, 2024
July 15, 2024
E
July 10, 2024
E
gh-121596: Fix Sharing Interpreter Channels (gh-121597)
Eric Snow committed
July 8, 2024
M
gh-121374: Correct docstrings in `_interpchannels` (gh-121418)
Max Muoto 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