]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151623: Improve curses documentation and docstrings (GH-151625)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 18 Jun 2026 08:20:03 +0000 (11:20 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Jun 2026 08:20:03 +0000 (11:20 +0300)
commit65afcdd8dfb3621ac696fce076e6282c76a04b2b
tree17aced4197e04c27791e62fb067a937b55c09d86
parent3a03405e0ff4b212ee85ab94c8e5b4992b30ba57
gh-151623: Improve curses documentation and docstrings (GH-151625)

Fix errors and clarify the curses, curses.panel and curses.ascii docs
against X/Open Curses and ncurses, and sync the affected docstrings.
Doc/library/curses.ascii.rst
Doc/library/curses.panel.rst
Doc/library/curses.rst
Lib/curses/textpad.py
Modules/_curses_panel.c
Modules/_cursesmodule.c
Modules/clinic/_curses_panel.c.h
Modules/clinic/_cursesmodule.c.h