gh-126313: Fix a crash in curse.napms due to incorrect error handling#126351
gh-126313: Fix a crash in curse.napms due to incorrect error handling#126351serhiy-storchaka merged 3 commits intopython:mainfrom
curse.napms due to incorrect error handling#126351Conversation
|
The backports will need to be manual because they will be in conflict with the new structure of the |
|
(I think I forgot to include the latest CI tasks in this branch, which is why it was stuck) |
|
Thanks @picnixz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
|
Sorry, @picnixz and @serhiy-storchaka, I could not cleanly backport this to |
|
Sorry, @picnixz and @serhiy-storchaka, I could not cleanly backport this to |
|
I won't have time for the backports, so I'll do it upon my return (Wednesday). Anyone else is free to try. |
|
GH-126493 is a backport of this pull request to the 3.13 branch. |
|
Update: No need for a 3.12 backport (see the issue for details) |
curses.napms()aborts with aSystemError#126313