]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110904: Recommend windows-curses in the curses HOWTO (GH-152491)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Jun 2026 16:30:04 +0000 (19:30 +0300)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 16:30:04 +0000 (19:30 +0300)
commit7b0dff7d16ce59df44847ab04567eb97bfbc3576
treea662ece8873624d9bc8e4b8c7a1ac9e59a734053
parentba0c0e6be18ea56d00b4534cc9e32d1acaba96d6
gh-110904: Recommend windows-curses in the curses HOWTO (GH-152491)

The HOWTO pointed at UniCurses, which is unmaintained and exposes its own
API.  windows-curses provides the standard curses interface on Windows, so
existing code runs unchanged.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Doc/howto/curses.rst