]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119434: Fix culmitive errors in wrapping as lines proceed (#119435)
authorDino Viehland <dinoviehland@gmail.com>
Wed, 22 May 2024 22:03:32 +0000 (15:03 -0700)
committerGitHub <noreply@github.com>
Wed, 22 May 2024 22:03:32 +0000 (15:03 -0700)
commite3bf5381fd056d0bbdd775463e3724aab2012e45
tree00d57e1f25b50128060ba6bc99035099d31fc3b9
parent9b422fc6af87b81812aaf3010c004eb27c4dc280
gh-119434: Fix culmitive errors in wrapping as lines proceed (#119435)

Fix culmitive errors in wrapping as lines proceed
Lib/_pyrepl/reader.py