]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139246: zero-width word paste can be wrong in default repl (GH-139254)
authoryihong <zouzou0208@gmail.com>
Thu, 30 Oct 2025 15:14:06 +0000 (23:14 +0800)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 15:14:06 +0000 (16:14 +0100)
commit4e6dba0ef74523a52f66547c16b9972664b18fd4
tree9d7614be3d156b12713ea0722dbc62fc78eb7c37
parenta3ce2f77f0813c214896ec66be3a26121f52361e
gh-139246: zero-width word paste can be wrong in default repl (GH-139254)

Signed-off-by: yihong0618 <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]