mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
caab302332
gh-144652: Support Windows exit status in support get_signal_name() (GH-144653)
Format Windows exit status as hexadecimal.
(cherry picked from commit b121dc4347)
Co-authored-by: Victor Stinner <vstinner@python.org>