◐ Shell
clean mode source ↗

gh-131878: Fix input of unicode characters with two or more code points in new pyrepl on Windows by sergey-miryanov · Pull Request #131901 · python/cpython

- with two codepoints or more
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
…epl-for-long-unicode-chars

chris-eibl

chris-eibl

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>

chris-eibl

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>

chris-eibl

tomasr8

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>

ambv

ambv approved these changes May 5, 2025

ambv pushed a commit to ambv/cpython that referenced this pull request

May 5, 2025
…ore code points in new pyrepl on Windows (pythongh-131901)

(cherry picked from commit 0c5151b)

Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>

ambv added a commit that referenced this pull request

May 5, 2025
…de points in new pyrepl on Windows (gh-131901) (gh-133468)

(cherry picked from commit 0c5151b)

Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request

Jul 12, 2025
…e points in new pyrepl on Windows (pythongh-131901)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>