Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I have tested in Ubuntu with the same version of bash 4.4.12(1)-release and the 
test succeeds:

root@d7d8cf5d89bf:/src# echo $BASH_VERSION
4.4.12(1)-release

root@d7d8cf5d89bf:/src# ./python -m test test_signal -m 
test_keyboard_interrupt_communicated_to_shell
Run tests sequentially
0:00:00 load avg: 0.77 [1/1] test_signal
b'4.4.12(1)-release\n'
[4, 4]

== Tests result: SUCCESS ==

1 test OK.

Total duration: 74 ms
Tests result: SUCCESS

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36013>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to