mirror of
https://github.com/python/cpython.git
synced 2026-08-03 12:10:52 +08:00
gh-144652: Support Windows exit status in support get_signal_name() (GH-144653) Format Windows exit status as hexadecimal. (cherry picked from commit b121dc434748772272514311fe315e009fdfe6e5) Co-authored-by: Victor Stinner <vstinner@python.org>