COMMITS
/ Lib/test/test_concurrent_futures/test_init.py May 25, 2026
V
gh-149879: Fix test_concurrent_futures on Cygwin (#150415)
Victor Stinner committed
August 26, 2025
R
gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
Rani Pinchuk committed
June 18, 2025
E
gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-133957)
Eric Snow committed
July 9, 2024
S
gh-117657: Skip test when running under TSan (GH-121549)
Sam Gross committed
April 23, 2024
K
gh-118140: Make the``test_concurrent_futures.test_init`` quiet. (GH-118141)
Kirill Podoprigora committed
February 25, 2024
M
gh-71052: Enable test_concurrent_futures on platforms that lack multiprocessing (gh-115917)
Malcolm Smith committed
February 21, 2024
P
gh-104090: Add exit code to multiprocessing ResourceTracker (GH-115410)
Petr Viktorin committed
August 24, 2023
V
gh-108388: Convert test_concurrent_futures to package (#108401)
Victor Stinner committed