]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-151623: Improve curses documentation and docstrings (GH-151625) (GH-151629...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 18 Jun 2026 09:51:51 +0000 (12:51 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Jun 2026 09:51:51 +0000 (09:51 +0000)
commit805830831f041343b37fe5ae1911d0b593732ac4
tree715b197541f94f73cb74b2b61376e77fe0e24877
parent2ca9dae1480d17b3c40630eb996d23b4d85fac41
[3.13] gh-151623: Improve curses documentation and docstrings (GH-151625) (GH-151629) (GH-151630)

(cherry picked from commit 015cc42bc254dd1fbfcb799869cb6e8196fd1c84)

Fix errors and clarify the curses, curses.panel and curses.ascii docs
against X/Open Curses and ncurses, and sync the affected docstrings.
(cherry picked from commit 65afcdd8dfb3621ac696fce076e6282c76a04b2b)
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