Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 10, 2026

…me()

Format Windows exit status as hexadecimal.
@vstinner vstinner merged commit b121dc4 into python:main Feb 10, 2026
57 checks passed
@vstinner vstinner deleted the get_signal_name branch February 10, 2026 11:15
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 10, 2026
…me() (pythonGH-144653)

Format Windows exit status as hexadecimal.
(cherry picked from commit b121dc434748772272514311fe315e009fdfe6e5)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington-app
Copy link

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b121dc434748772272514311fe315e009fdfe6e5 3.13

@bedevere-app
Copy link

bedevere-app bot commented Feb 10, 2026

GH-144658 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Feb 10, 2026
@vstinner vstinner removed the needs backport to 3.13 bugs and security fixes label Feb 10, 2026
@vstinner
Copy link
Member Author

Ah, the 3.13 branch doesn't have the get_signal_name() function. It's too much work to backport the feature, I don't think that it's worth it.

vstinner added a commit that referenced this pull request Feb 10, 2026
…ame() (GH-144653) (#144658)

gh-144652: Support Windows exit status in support get_signal_name() (GH-144653)

Format Windows exit status as hexadecimal.
(cherry picked from commit b121dc4)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants