COMMITS
/ Lib/test/test_concurrent_futures/test_thread_pool.py August 26, 2025
R
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
Rani Pinchuk committed
November 22, 2024
April 4, 2024
S
gh-117478: Add `@support.requires_gil_enabled` decorator (#117479)
Sam Gross committed
March 29, 2024
S
gh-117344: Skip flaky tests in free-threaded build (#117355)
Sam Gross committed
March 28, 2024
R
gh-114099: Additions to standard library to support iOS (GH-117052)
Russell Keith-Magee committed
October 1, 2023
V
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner committed
September 2, 2023
S
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Serhiy Storchaka committed
August 24, 2023
V
gh-108388: Convert test_concurrent_futures to package (#108401)
Victor Stinner committed