◐ Shell
clean mode source ↗

gh-146004: propagate all -X options to multiprocessing child processes by gpshead · Pull Request #146005 · python/cpython

@gpshead

@bedevere-app Bot mentioned this pull request

Mar 16, 2026

vstinner

@gpshead gpshead marked this pull request as ready for review

March 28, 2026 04:32

@gpshead

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 28, 2026
…ocesses (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>

gpshead added a commit that referenced this pull request

Mar 28, 2026
…rocesses (GH-146005) (#146552)

gh-146004: propagate all -X options to multiprocessing child processes (GH-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>

chris-eibl

clin1234 pushed a commit to clin1234/cpython that referenced this pull request

Apr 16, 2026
…ocesses (pythonGH-146005)

Propagate all -X command line options to multiprocessing spawned child Python processes.

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026
…ocesses (pythonGH-146005)

Propagate all -X command line options to multiprocessing spawned child Python processes.