COMMITS
/ Lib/concurrent/futures/interpreter.py November 7, 2025
Y
gh-141125: delete unused import textwrap in interpreter.py (#141126)
yihong committed
July 20, 2025
A
June 18, 2025
E
gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-133957)
Eric Snow committed
June 11, 2025
E
gh-134939: Add the concurrent.interpreters Module (gh-133958)
Eric Snow committed
May 22, 2025
E
gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440)
Eric Snow committed
October 24, 2024
P
gh-125864: Propagate `pickle.loads()` failures in `InterpreterPoolExecutor` (gh-125898)
Peter Bierma committed
October 16, 2024
E
gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548)
Eric Snow committed