]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-138568: Make `help` mode in PyREPL not exit on empty line input (GH-143512...
authorŁukasz Langa <lukasz@langa.pl>
Wed, 7 Jan 2026 17:44:39 +0000 (18:44 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jan 2026 17:44:39 +0000 (18:44 +0100)
commitad99027e5c6e28603a0fc3237ae39c24ab9f2518
treeed014eb2872245277e81f613d022ce02a33b8aa6
parent1de1d3d6d7f57403e32db0bbbab32976a6f8bf86
[3.13] gh-138568: Make `help` mode in PyREPL not exit on empty line input (GH-143512) (GH-143520)

(cherry picked from commit b3e4a3462f6011cacdfc58c565c69e4d7de6b9cd)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
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]