]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124927: Fix conversion issue between coordinates and position in REPL ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Mar 2025 22:18:13 +0000 (23:18 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Mar 2025 22:18:13 +0000 (22:18 +0000)
commit977af3a6a21172b5ea73bd3fbf9eff5d6e813a73
tree79d732f5486c4ea538cd597ff74958b15966a424
parentcf829f49deba32236234de820d62233d191237a9
[3.13] gh-124927: Fix conversion issue between coordinates and position in REPL (GH-125001) (#131061)

gh-124927: Fix conversion issue between coordinates and position in REPL (GH-125001)
(cherry picked from commit 6ab5c4aa05bf35832a3ccd1e71b28b8475fa30f4)

Co-authored-by: FeH2 <i@feh2.im>
Lib/_pyrepl/reader.py
Lib/test/test_pyrepl/test_reader.py
Misc/ACKS
Misc/NEWS.d/next/Library/2024-10-05-13-25-07.gh-issue-124927.uzNA32.rst [new file with mode: 0644]