]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138568: Make `help` mode in PyREPL not exit on empty line input (GH-143512...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Jan 2026 16:06:53 +0000 (17:06 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jan 2026 16:06:53 +0000 (17:06 +0100)
commit63f8a863d15d228bdefc6082b2772031c1a0c959
tree27d1510c4e3f8bb6cc68251a9800536bbfe9c7b0
parentfcd9500c53cd828c39b734a3e7fa588b0c29a76b
[3.14] gh-138568: Make `help` mode in PyREPL not exit on empty line input (GH-143512) (GH-143519)

(cherry picked from commit b3e4a3462f6011cacdfc58c565c69e4d7de6b9cd)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Co-authored-by: yihong0618 <zouzou0208@gmail.com>
Lib/pydoc.py
Lib/test/test_pydoc/test_pydoc.py
Misc/NEWS.d/next/Core_and_Builtins/2025-09-06-08-29-08.gh-issue-138568.iZlalC.rst [new file with mode: 0644]