]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127495: Append to history file after every statement in PyREPL (GH-132294)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sun, 27 Apr 2025 13:32:37 +0000 (16:32 +0300)
committerGitHub <noreply@github.com>
Sun, 27 Apr 2025 13:32:37 +0000 (15:32 +0200)
commit276252565ccfcbc6408abcbcbe6af7c56eea1e10
tree22c3429b816b8d0372756a8736fef080bf161113
parent614d79231d1e60d31b9452ea2afbc2a7d2f0034b
gh-127495: Append to history file after every statement in PyREPL (GH-132294)
Lib/_pyrepl/readline.py
Lib/_pyrepl/simple_interact.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Library/2025-04-08-14-50-39.gh-issue-127495.Q0V0bS.rst [new file with mode: 0644]