]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111201: fix auto-indent in pyrepl for muliple pound comments (#123196)
authorArnon Yaari <wiggin15@yahoo.com>
Fri, 6 Sep 2024 07:33:40 +0000 (10:33 +0300)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 07:33:40 +0000 (07:33 +0000)
commitd683f49a7b0635a26150cfbb398a3d93b227a74e
tree053b00ac18ec291c35899ae9cbf13ec40c21124f
parent67957ea77da8c667df1508a9d3d9b39e59f671d6
gh-111201: fix auto-indent in pyrepl for muliple pound comments (#123196)
Lib/_pyrepl/readline.py
Lib/test/test_pyrepl/test_pyrepl.py