mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
gh-123572: Fix key codes in VK_MAP in windows_console.py (#122692)
This commit is contained in:
parent
6822cb23c6
commit
782217f28f
2 changed files with 7 additions and 4 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Fix key mappings for various F-keys in Windows for the new REPL. Patch by
|
||||
devdanzin
|
||||
Loading…
Add table
Add a link
Reference in a new issue