diff options
author | Victor Stinner <vstinner@python.org> | 2024-07-02 08:34:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 08:34:13 (GMT) |
commit | 7435f053b4a54372a2c43dee7a15c4b973f09209 (patch) | |
tree | c6cbc234f02555bfb676c2e9e8e16c0e7d3a4c64 /Python/ceval.c | |
parent | bfe0e4d7696647a546110328510bdb98146ad2f2 (diff) | |
download | cpython-7435f053b4a54372a2c43dee7a15c4b973f09209.zip cpython-7435f053b4a54372a2c43dee7a15c4b973f09209.tar.gz cpython-7435f053b4a54372a2c43dee7a15c4b973f09209.tar.bz2 |
Move get_signal_name() to test.support (#121251)
* 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.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions