]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154272: Skip forkserver tests when the start method is unavailable (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Jul 2026 11:44:19 +0000 (13:44 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2026 11:44:19 +0000 (11:44 +0000)
commit5f3b228b6b209a3d88f10be250445404ec295283
treeafe84284da2818361e707002fc968df7ba90a6b0
parente8206b6ca51cc4e50431298357c55195c2a51e35
[3.15] gh-154272: Skip forkserver tests when the start method is unavailable (GH-154274) (GH-154468)

(cherry picked from commit 13e3f8aa839d71285f3408241b0518da499eac39)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Lib/test/test_concurrent_futures/util.py
Lib/test/test_multiprocessing_forkserver/__init__.py