Skip to content

[3.13] gh-146004: propagate all -X options to multiprocessing child processes (GH-146005) - #155938

Merged
hugovk merged 1 commit into
python:3.13from
danielKim614:backport-1efe441-3.13
Aug 17, 2026
Merged

[3.13] gh-146004: propagate all -X options to multiprocessing child processes (GH-146005)#155938
hugovk merged 1 commit into
python:3.13from
danielKim614:backport-1efe441-3.13

Conversation

@danielKim614

@danielKim614 danielKim614 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Propagate all -X command line options to multiprocessing spawned child Python processes. (cherry picked from commit 1efe441)

…hild processes (pythonGH-146005)

Propagate all -X command line options to multiprocessing spawned child Python processes.
(cherry picked from commit 1efe441)

Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
@danielKim614

Copy link
Copy Markdown
Contributor Author

Hi @corona10 @hugovk, this is a manual 3.13 backport of GH-146005 as part of the PyCon KR sprint (the bot couldn't backport it cleanly because of a conflict).

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🚀

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in Sprint Aug 17, 2026
@hugovk
hugovk enabled auto-merge (squash) August 17, 2026 06:40
@hugovk
hugovk merged commit d3f5290 into python:3.13 Aug 17, 2026
47 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Sprint Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants