]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-111201: fix auto-indent in pyrepl for muliple pound comments (GH-123196...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Sep 2024 11:09:22 +0000 (13:09 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 11:09:22 +0000 (13:09 +0200)
commitb221c5bba16d1406abbef13eba30b944bbcc92e1
treee99bab7c72f78e513c50325529f6129e165e97be
parent37e1f8d2a06ca098fd38dfeb148712dcccf5835d
[3.13] gh-111201: fix auto-indent in pyrepl for muliple pound comments (GH-123196) (GH-123764)

(cherry picked from commit d683f49a7b0635a26150cfbb398a3d93b227a74e)

Co-authored-by: Arnon Yaari <wiggin15@yahoo.com>
Lib/_pyrepl/readline.py
Lib/test/test_pyrepl/test_pyrepl.py