mirror of
https://github.com/python/cpython.git
synced 2026-06-03 02:00:19 -04:00
7435f053b4
* Move get_signal_name() from test.libregrtest to test.support. * Use get_signal_name() in support.script_helper. * support.script_helper now decodes stdout and stderr from UTF-8, instead of ASCII, if a command failed.