Staging
v0.5.1
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
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.7 KB
python.c -rw-r--r-- 298 bytes

README

back to top