]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126313: Fix a crash in curses.napms() due to incorrect error handling (GH-126351)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 3 Nov 2024 15:08:34 +0000 (16:08 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2024 15:08:34 +0000 (15:08 +0000)
commit19d935843727fff93b2c0e09a63fd32c0d97098d
treec088a7714ed6a7083e7b36cde452fac59b9ceab5
parentdcae5cd6abaae4f73e656ebc054f30d3f15ca7b8
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