COMMITS
/ Lib/test/test_concurrent_futures/test_wait.py August 26, 2025
R
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
Rani Pinchuk committed
March 6, 2025
S
gh-128364: Fix flaky `test_concurrent_futures.test_wait` tests (gh-130742)
Sam Gross committed
March 1, 2025
S
Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)
Sam Gross committed
S
gh-128364: Fix flaky `test_timeout` test (gh-130724)
Sam Gross committed
April 5, 2024
M
gh-116622: Test updates for Android (#117299)
Malcolm Smith committed
September 28, 2023
V
gh-109594: Fix concurrent.futures test_timeout() (#110018)
Victor Stinner 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