]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122273: Support PyREPL history on Windows (#127141) (#127289)
authorVictor Stinner <vstinner@python.org>
Tue, 26 Nov 2024 11:17:13 +0000 (12:17 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Nov 2024 11:17:13 +0000 (11:17 +0000)
commita5741d63bc7cb00a2e70131dad3926326cc419fe
tree1f20dd54e5c7ebbe0e79cf2c15ede96bd1b111a3
parent9187ac3f2d22a7505da8cc9e159c75068b8b9a50
[3.13] gh-122273: Support PyREPL history on Windows (#127141) (#127289)

gh-122273: Support PyREPL history on Windows (#127141)

Co-authored-by: devdanzin <74280297+devdanzin@users.noreply.github.com>
(cherry picked from commit 3c7a90a83146dc6e55f6f9ecd9af0bf9682f98a6)
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]