mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
- 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`.
Source files for standard library extension modules, and former extension modules that are now builtin modules.