]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139246: zero-width word paste can be wrong in default repl (GH-139254)...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 7 Nov 2025 12:51:03 +0000 (12:51 +0000)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 12:51:03 +0000 (13:51 +0100)
commit0923704b49e4b390eda4085e97cae590405660d4
tree9838e778f5b903b7e4782ff6dc58b4a3719479c5
parent353bfc813b9e3b91c718b217ce30f9f0715a5404
[3.13] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-141166)

(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]