summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_bytecodes.c
diff options
context:
space:
mode:
authorCody Maloney <cmaloney@users.noreply.github.com>2024-07-31 01:39:54 (GMT)
committerGitHub <noreply@github.com>2024-07-31 01:39:54 (GMT)
commita9344cdffa30fdf60154d645f9e74ab3d67ae2e9 (patch)
treeb9aedf3830b49fa93a9dbbfda8635ece486aa717 /Python/optimizer_bytecodes.c
parent82db5728136ebec3a1d221570b810b4128a21255 (diff)
downloadcpython-a9344cdffa30fdf60154d645f9e74ab3d67ae2e9.zip
cpython-a9344cdffa30fdf60154d645f9e74ab3d67ae2e9.tar.gz
cpython-a9344cdffa30fdf60154d645f9e74ab3d67ae2e9.tar.bz2
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/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions