]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130804: Fix support of typing unicode chars in pyrepl (#130805)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Mon, 10 Mar 2025 22:13:50 +0000 (03:13 +0500)
committerGitHub <noreply@github.com>
Mon, 10 Mar 2025 22:13:50 +0000 (22:13 +0000)
commit7c98b0674daa3e4eb3e8f35afb61a0dba61d1780
tree7624142fff75eb9a72bbb00f7884f87483cd303d
parent6ab5c4aa05bf35832a3ccd1e71b28b8475fa30f4
gh-130804: Fix support of typing unicode chars in pyrepl (#130805)
Lib/_pyrepl/base_eventqueue.py
Lib/test/test_pyrepl/test_eventqueue.py
Misc/NEWS.d/next/Core_and_Builtins/2025-03-10-21-46-37.gh-issue-130804.0PpcTx.rst [new file with mode: 0644]