Staging
v0.5.1
https://github.com/python/cpython
Revision d08fd298dc8d5631f6c504d01ee4f9cfb47db79d authored by Miss Islington (bot) on 09 December 2019, 11:15:23 UTC, committed by GitHub on 09 December 2019, 11:15:23 UTC

Fix test_pty: if the process is the session leader, closing the
master file descriptor raises a SIGHUP signal: simply ignore SIGHUP
when running the tests.
(cherry picked from commit a1838ec2592e5082c75c77888f2a7a3eb21133e5)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 4594565
History
Tip revision: d08fd298dc8d5631f6c504d01ee4f9cfb47db79d authored by Miss Islington (bot) on 09 December 2019, 11:15:23 UTC
bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
Tip revision: d08fd29
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top