Commit 6785120
[3.13] pythongh-123572: Fix key codes in VK_MAP in windows_console.py (pythonGH-122692) (python#123632)
pythongh-123572: Fix key codes in VK_MAP in windows_console.py (pythonGH-122692)
(cherry picked from commit 782217f)
Co-authored-by: devdanzin <[email protected]>1 parent 4894139 commit 6785120
File tree
2 files changed
+7
-4
lines changed- Lib/_pyrepl
- Misc/NEWS.d/next/Core_and_Builtins
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments