]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124927: Fix conversion issue between coordinates and position in REPL (#125001)
authorFeH2 <i@feh2.im>
Mon, 10 Mar 2025 21:54:49 +0000 (05:54 +0800)
committerGitHub <noreply@github.com>
Mon, 10 Mar 2025 21:54:49 +0000 (21:54 +0000)
commit6ab5c4aa05bf35832a3ccd1e71b28b8475fa30f4
treef02400adf5a3b935a300a055ec6a4b059cdb5468
parenta931a8b32415f311008dbb3f09079aae1e6d7a3d
gh-124927: Fix conversion issue between coordinates and position in REPL (#125001)
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]