]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122273: Support PyREPL history on Windows (#127141)
authorVictor Stinner <vstinner@python.org>
Tue, 26 Nov 2024 09:21:57 +0000 (10:21 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Nov 2024 09:21:57 +0000 (10:21 +0100)
commit3c7a90a83146dc6e55f6f9ecd9af0bf9682f98a6
tree97ecc5a9b358baa268e8939aed959d10c4a3d140
parentf46d8475749a0eadbc1f37079906a8e1ed5d56dc
gh-122273: Support PyREPL history on Windows (#127141)

Co-authored-by: devdanzin <74280297+devdanzin@users.noreply.github.com>
Lib/_pyrepl/readline.py
Lib/site.py
Misc/NEWS.d/next/Library/2024-11-22-09-23-41.gh-issue-122273.H8M6fd.rst [new file with mode: 0644]