]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-150285: Fix too long docstrings in the curses module (GH-150286) (GH-150331)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 May 2026 13:23:25 +0000 (15:23 +0200)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 13:23:25 +0000 (16:23 +0300)
commit29cbb44200be6f4fdcea676ffaf6935f4cabf66e
treef80cbaee8c7c824931c11afb8e6e7bc64e84c82b
parent1b7ab11cd68b645e8be5f18730644a0245d76b47
[3.15] gh-150285: Fix too long docstrings in the curses module (GH-150286) (GH-150331)

(cherry picked from commit 4c0fe2d134f6ddaa4c705ffba073d9d5874b7fe4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/curses/textpad.py
Modules/_curses_panel.c
Modules/_cursesmodule.c
Modules/clinic/_curses_panel.c.h
Modules/clinic/_cursesmodule.c.h