COMMITS
/ Lib/test/test_concurrent_futures/executor.py August 26, 2025
R
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
Rani Pinchuk committed
April 8, 2025
March 13, 2025
March 12, 2025
March 11, 2025
S
gh-130957: Use `sleeping_retry` in `test_free_reference` (#130958)
Sam Gross committed
October 16, 2024
E
gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548)
Eric Snow committed
June 17, 2024
V
gh-120417: Remove unused imports in tests (part 1) (#120629)
Victor Stinner committed
April 15, 2024
S
gh-117688: Fix deadlock in test_no_stale_references with GIL disabled (#117720)
Sam Gross committed
February 9, 2024
S
gh-110481: Implement inter-thread queue for biased reference counting (#114824)
Sam Gross committed
September 5, 2023
S
gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480)
Serhiy Storchaka committed
August 24, 2023
V
gh-108388: Convert test_concurrent_futures to package (#108401)
Victor Stinner committed