]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123572: Fix key codes in VK_MAP in windows_console.py (GH-122692) (#123632)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Sep 2024 14:01:14 +0000 (16:01 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2024 14:01:14 +0000 (15:01 +0100)
commit67851201d8e76fd2c79c91ed5678fa5ca40cafef
treeeac0d498b73b7520c3b45f87bfb518f804281dab
parent48941399e388a74ab7f6966c4026ba0f2963fa9c
[3.13] gh-123572: Fix key codes in VK_MAP in windows_console.py (GH-122692) (#123632)

gh-123572: Fix key codes in VK_MAP in windows_console.py (GH-122692)
(cherry picked from commit 782217f28f0d67916fc3ff82b03b88573686c0e7)

Co-authored-by: devdanzin <74280297+devdanzin@users.noreply.github.com>
Lib/_pyrepl/windows_console.py
Misc/NEWS.d/next/Core_and_Builtins/2024-09-03-13-34-35.gh-issue-123572.uuqoYV.rst [new file with mode: 0644]