[issue40155] AIX: test_builtin.test_input_no_stdout_fileno() hangs

STINNER Victor report at bugs.python.org
Thu Apr 2 18:41:11 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I pushed this change which should fix the issue on AIX:

New changeset 7a51a7e19f0143f75f8fc9ff68f93ed40937aec6 by Victor Stinner in branch 'master':
bpo-40140: test_builtin.PtyTests registers SIGHUP handler (GH-19314)
https://github.com/python/cpython/commit/7a51a7e19f0143f75f8fc9ff68f93ed40937aec6

I'm waiting for buildbots before closing this issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40155>
_______________________________________


More information about the Python-bugs-list mailing list