]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71052: fix test_concurrent_futures wasi regression. (#115923)
authorGregory P. Smith <greg@krypto.org>
Mon, 26 Feb 2024 00:02:56 +0000 (16:02 -0800)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 00:02:56 +0000 (00:02 +0000)
commit92ce41cce1694b755ba80ed870c3f1083617dd97
treeb20f265781ebfc607c7b79eb1a9948857475fd99
parent6d34eb0e36d3a7edd9e7629f21da39b6a74b8f68
gh-71052: fix test_concurrent_futures wasi regression. (#115923)

Fix the WASI test_concurrent_futures regression from #115917.
Lib/test/test_concurrent_futures/__init__.py