]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119310: Fix encoding when reading old history file (GH-121779) (#123784)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Sep 2024 14:23:47 +0000 (16:23 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 14:23:47 +0000 (16:23 +0200)
commit2cc1899b938cb9ced5dec47070fb263fcb2d90d0
tree6a7cad7e12cb2d90f957bf0a62336629515f7f69
parentc46ad20d41a95d0c621d9aa79e829fad9654b381
[3.13] gh-119310: Fix encoding when reading old history file (GH-121779) (#123784)

(cherry picked from commit e95984826eb3cdb3a3baedb2ccea35e11e9f8161)

Co-authored-by: aorcajo <589252+aorcajo@users.noreply.github.com>
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]