]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119310: Fix encoding when reading old history file (#121779)
authoraorcajo <589252+aorcajo@users.noreply.github.com>
Fri, 6 Sep 2024 13:40:29 +0000 (15:40 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 13:40:29 +0000 (15:40 +0200)
commite95984826eb3cdb3a3baedb2ccea35e11e9f8161
treee0da0f6859619058f26069c7c9f39dc13249e022
parenteca3fe40c251d51964172dd4e6e9c7d0d85d7d4a
gh-119310: Fix encoding when reading old history file (#121779)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/readline.py
Lib/test/test_pyrepl/test_pyrepl.py
Lib/test/test_repl.py
Misc/NEWS.d/next/Core_and_Builtins/2024-09-06-14-13-01.gh-issue-119310.WQxyDF.rst [new file with mode: 0644]