mirror of
https://github.com/python/cpython.git
synced 2026-05-17 01:49:12 -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.