]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150285: Fix too long docstrings in the curses module (GH-150286)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 May 2026 12:02:12 +0000 (15:02 +0300)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 12:02:12 +0000 (15:02 +0300)
commit4c0fe2d134f6ddaa4c705ffba073d9d5874b7fe4
tree1d07a7a80df91d8b343790599457503a9c9bd8a6
parent0f32750fe26428de5e439803cf57f51847c81ce8
gh-150285: Fix too long docstrings in the curses module (GH-150286)
Lib/curses/textpad.py
Modules/_curses_panel.c
Modules/_cursesmodule.c
Modules/clinic/_curses_panel.c.h
Modules/clinic/_cursesmodule.c.h