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

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