diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-12-09 11:15:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 11:15:07 (GMT) |
commit | b9f4b49c6e525afd6fce02cfc14be52e98a18f67 (patch) | |
tree | 09d3b7cd3015fff0b942113eae7fca928c24f82a /Lib/test/test_dataclasses.py | |
parent | 41973c99fdfdc78315e819661e279bdcc2f058b1 (diff) | |
download | cpython-b9f4b49c6e525afd6fce02cfc14be52e98a18f67.zip cpython-b9f4b49c6e525afd6fce02cfc14be52e98a18f67.tar.gz cpython-b9f4b49c6e525afd6fce02cfc14be52e98a18f67.tar.bz2 |
bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
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>
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions