diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-11-23 19:02:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-23 19:02:26 +0100 |
| commit | cc0e0a2214d6515cf6ba4c7b164902a87e321b45 (patch) | |
| tree | 37374f4befa022233b9feb9155353db2cb6dea90 /Python/formatter_unicode.c | |
| parent | eef813b1091f4baaaa7411aa58d2746a9761ee99 (diff) | |
| download | cpython-git-cc0e0a2214d6515cf6ba4c7b164902a87e321b45.tar.gz | |
bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675) (GH-10688)
The "-I" command line option (run Python in isolated mode) and -X
options (like -X faulthandler) are now also copied by the
multiprocessing and distutils modules when spawning child processes.
Previously, only -E and -s options (enabled by -I) were copied.
subprocess._args_from_interpreter_flags() now copies the -I flag
and options from sys._xoptions like -X dev.
(cherry picked from commit 9de363271519e0616f4a7b59427057c4810d3acc)
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions
