{{ message }}
gh-125843: indicate which C function caused a curses.error - #125844
Merged
Conversation
…/error-type-125843
picnixz
marked this pull request as draft
April 25, 2025 11:02
curses.errorcurses.error
curses.errorcurses.error
picnixz
marked this pull request as ready for review
April 25, 2025 19:35
picnixz
commented
Apr 25, 2025
picnixz
commented
Apr 25, 2025
picnixz
commented
Apr 25, 2025
picnixz
commented
Apr 25, 2025
picnixz
left a comment
Member
Author
There was a problem hiding this comment.
Actually, there are some funcname that should be corrected but I need to see how they should really be corrected.
picnixz
marked this pull request as draft
April 25, 2025 19:50
Member
Author
Member
Author
|
I'll make a separate PR for |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
🤖 New build scheduled with the buildbot fleet by @picnixz for commit 34a1c31 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F125844%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
encukou
approved these changes
May 19, 2025
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Member
Author
Pranjal095
pushed a commit
to Pranjal095/cpython
that referenced
this pull request
Jul 12, 2025
…ython#125844) - Rename error helpers with a `curses_set_error_*` prefix instead of `PyCurses*`. - Cleanly report both NULL and ERR cases. - Raise `curses.error` in `is_linetouched` instead of a `TypeError`.
taegyunkim
pushed a commit
to taegyunkim/cpython
that referenced
this pull request
Aug 4, 2025
…ython#125844) - Rename error helpers with a `curses_set_error_*` prefix instead of `PyCurses*`. - Cleanly report both NULL and ERR cases. - Raise `curses.error` in `is_linetouched` instead of a `TypeError`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

cursesby indicating failed C function #125843📚 Documentation preview 📚: https://cpython-previews--125844.org.readthedocs.build/