Skip to content

[3.14] gh-154272: Skip forkserver tests when the start method is unavailable (GH-154274) - #154471

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-13e3f8aa-3.14
Jul 22, 2026
Merged

[3.14] gh-154272: Skip forkserver tests when the start method is unavailable (GH-154274)#154471
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-13e3f8aa-3.14

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 22, 2026

Copy link
Copy Markdown
Member

Manual backport of GH-154274; miss-islington could not apply it cleanly.

The conflict is only in Lib/test/test_multiprocessing_forkserver/__init__.py: main has a support.has_fork_support guard above the new check, which is not in 3.14. Only the new check is backported.
(cherry picked from commit 13e3f8a)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…ilable (pythonGH-154274)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
(cherry picked from commit 13e3f8a)
@serhiy-storchaka serhiy-storchaka added the tests Tests in the Lib/test dir label Jul 22, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 22, 2026 11:29
@serhiy-storchaka
serhiy-storchaka merged commit 71fa9b4 into python:3.14 Jul 22, 2026
53 checks passed
@serhiy-storchaka
serhiy-storchaka deleted the backport-13e3f8aa-3.14 branch August 27, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant