]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111201: auto-indentation in _pyrepl (#119348)
authorArnon Yaari <wiggin15@yahoo.com>
Wed, 22 May 2024 04:21:14 +0000 (00:21 -0400)
committerGitHub <noreply@github.com>
Wed, 22 May 2024 04:21:14 +0000 (06:21 +0200)
commitcd516cd1f5e94dba887353f421513fd172efadf3
tree07e1c288b1d4372cdc235f441a4c89042b99e2e3
parente9875ecb5dd3a9c44a184c71cc562ce1fea6e03b
gh-111201: auto-indentation in _pyrepl (#119348)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/readline.py
Lib/test/test_pyrepl/test_pyrepl.py