]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-87904: Document curses classes (GH-151643) (GH-153751)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jul 2026 09:08:35 +0000 (12:08 +0300)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2026 09:08:35 +0000 (09:08 +0000)
commitfb1fb128574e90e11d7b74ab9ebbcbcf08c215e8
treec54bb5cd1e97f8e7aadc456736c675bb37033fa9
parent2ec8fcfa4e647592e0a6e797372f3c4c2015d74b
[3.14] gh-87904: Document curses classes (GH-151643) (GH-153751)

Document the panel class and its error exception in curses.panel.rst,
using the real lowercase panel name.

(cherry picked from commit 560ff8e2021d818555884622f6865f4a0d60756f)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Doc/library/curses.panel.rst