Skip to content

[3.13] gh-154272: Skip more forkserver tests if the start method is unavailable (GH-154499)#154507

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

[3.13] gh-154272: Skip more forkserver tests if the start method is unavailable (GH-154499)#154507
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:backport-a2a84667-3.13

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

Manual backport of GH-154499; the Cygwin guard it replaces is main-only, so it does not apply cleanly.

On this branch test_process_forkserver_pickle does not exist, so only the test_init.py change is backported.
(cherry picked from commit a2a8466)

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

…available (pythonGH-154499)

Two tests were still not skipped: they were only guarded against Cygwin
and Windows.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
(cherry picked from commit a2a8466)
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 22, 2026
@serhiy-storchaka
serhiy-storchaka merged commit b51729a into python:3.13 Jul 22, 2026
43 checks passed
@serhiy-storchaka
serhiy-storchaka deleted the backport-a2a84667-3.13 branch July 22, 2026 22:46
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