aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python
diff options
context:
space:
mode:
authorCody Maloney <cmaloney@users.noreply.github.com>2024-07-30 18:39:54 -0700
committerGitHub <noreply@github.com>2024-07-30 18:39:54 -0700
commita9344cdffa30fdf60154d645f9e74ab3d67ae2e9 (patch)
treeb9aedf3830b49fa93a9dbbfda8635ece486aa717 /Python
parent82db5728136ebec3a1d221570b810b4128a21255 (diff)
downloadcpython-a9344cdffa30fdf60154d645f9e74ab3d67ae2e9.tar.gz
cpython-a9344cdffa30fdf60154d645f9e74ab3d67ae2e9.zip
gh-121381 Remove subprocess._USE_VFORK escape hatch (#121383)
This flag was added as an escape hatch in gh-91401 and backported to Python 3.10. The flag broke at some point between its addition and now. As there is currently no publicly known environments that require this, remove it rather than work on fixing it. This leaves the flag in the subprocess module to not break code which may have used / checked the flag itself. discussion: https://discuss.python.org/t/subprocess-use-vfork-escape-hatch-broken-fix-or-remove/56915/2
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions