]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-139246: zero-width word paste can be wrong in default repl (GH-139254)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Nov 2025 12:50:06 +0000 (13:50 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 12:50:06 +0000 (13:50 +0100)
commitd729087c0674aaa52f4f0b98ac5f5c24b278f295
tree43f9e39313ab4fe16640e8e233c1befea6a0e3b0
parentcb8b2bad346996716462d1fc73c298a68dceedf9
[3.14] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-140796)

gh-139246: zero-width word paste can be wrong in default repl (GH-139254)

(cherry picked from commit 4e6dba0ef74523a52f66547c16b9972664b18fd4)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: grayjk <grayjk@gmail.com>
Lib/_pyrepl/utils.py
Lib/test/test_pyrepl/test_utils.py
Misc/NEWS.d/next/Library/2025-09-23-09-46-46.gh-issue-139246.pzfM-w.rst [new file with mode: 0644]