Files
cpython/Lib
Bénédikt Tran ee36db5500 gh-125843: indicate which C function caused a curses.error (#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`.
2025-05-19 15:53:39 +02:00
..
2025-05-06 18:33:52 +03:00
2025-05-15 02:39:42 -07:00