diff options
author | Victor Stinner <vstinner@python.org> | 2024-05-29 12:44:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 12:44:09 (GMT) |
commit | 1f481fd3275dbc12a88c16129621de19ea20e4ca (patch) | |
tree | 3f04a9b97a9d0c1a545db9d514b0acddd68bee39 /Python/ceval_macros.h | |
parent | 055c739536ad63b55ad7cd0b91ccacc33064fe11 (diff) | |
download | cpython-1f481fd3275dbc12a88c16129621de19ea20e4ca.zip cpython-1f481fd3275dbc12a88c16129621de19ea20e4ca.tar.gz cpython-1f481fd3275dbc12a88c16129621de19ea20e4ca.tar.bz2 |
gh-119273: Don't run test_ioctl in a process group (#119275)
Python test runner no longer runs tests using TTY (ex: test_ioctl) in
a process group (using setsid()). Previously, tests using TTY were
skipped.
Diffstat (limited to 'Python/ceval_macros.h')
0 files changed, 0 insertions, 0 deletions