]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-125378: Trigger a repeat for the full multi-line statement for empty line...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 19 Oct 2024 22:11:00 +0000 (00:11 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 22:11:00 +0000 (22:11 +0000)
commitb03281e11cca81ca80f6ada9232e8a26f2c2061a
tree9e11e90b7c3184e0d2135ff342aea5ba420c3afa
parent9e433304c42272130b5395c8138740ad1d79d0d7
[3.13] gh-125378: Trigger a repeat for the full multi-line statement for empty line command (GH-125717) (#125736)

gh-125378: Trigger a repeat for the full multi-line statement for empty line command (GH-125717)
(cherry picked from commit 8f5e39d5c885318e3128a3e84464c098b5f79a79)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-10-19-01-30-40.gh-issue-125378.WTosxX.rst [new file with mode: 0644]