]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126313: Fix a crash in curses.napms() due to incorrect error handling ...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Wed, 6 Nov 2024 13:33:23 +0000 (14:33 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2024 13:33:23 +0000 (14:33 +0100)
commit6e9da38866e3990df440da63bbec39a90487e261
tree4eed543dfa7323d2f8cdfc272ec8d3ee1c37e943
parent6a084b9d60f7c6085a5f7ea28c83c6285451a8ea
[3.13] gh-126313: Fix a crash in curses.napms() due to incorrect error handling (GH-126351) (#126493)

gh-126313: Fix a crash in curses.napms() due to incorrect error handling (GH-126351)
Misc/NEWS.d/next/Library/2024-11-03-09-42-42.gh-issue-126313.EFP6Dl.rst [new file with mode: 0644]
Modules/_cursesmodule.c