]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151623: Improve curses documentation and docstrings (GH-151625) (GH-151629)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 18 Jun 2026 09:16:10 +0000 (12:16 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Jun 2026 09:16:10 +0000 (09:16 +0000)
commit015cc42bc254dd1fbfcb799869cb6e8196fd1c84
tree139a5afd1acd09ff050fb8ef02d2ae7140f0fa0c
parent720231390422c92610f663c8a35d239cd8b3d8cd
[3.14] gh-151623: Improve curses documentation and docstrings (GH-151625) (GH-151629)

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