mirror of
https://github.com/python/cpython.git
synced 2026-06-21 10:34:26 -04:00
2e5843e13f
Wrap the ncurses nofilter() function, which undoes the effect of filter(). Without it there is no way to restore normal screen sizing after a curses.filter() call in the same process. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.