Skip to content

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

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

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

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.13. 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)
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