FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.exe by chris-eibl · Pull Request #132440 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.exe
- #132440
#132440
Merged
ambv
merged 13 commits into
python:main
python/cpython:main
from
chris-eibl:fix_altgr
chris-eibl/cpython:fix_altgr
Copy head branch name to clipboard
May 5, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.exe
#132440
ambv
merged 13 commits into
python:main
python/cpython:main
from
chris-eibl:fix_altgr
chris-eibl/cpython:fix_altgr
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2025
do not swallow characters that have been entered via AltGr
chris-eibl
committed
59d71b0
View commit details
Copy full SHA for 59d71b0
Browse repository at this point
blurb it
chris-eibl
committed
cca6155
View commit details
Copy full SHA for cca6155
Browse repository at this point
unrelated stuff worth to do (?)
chris-eibl
committed
1e61540
View commit details
Copy full SHA for 1e61540
Browse repository at this point
Commits on Apr 19, 2025
Merge remote-tracking branch 'origin/main' into fix_altgr
chris-eibl
committed
c60a727
View commit details
Copy full SHA for c60a727
Browse repository at this point
Commits on Apr 20, 2025
fix missing con.restore() in test_multiline_ctrl_z
chris-eibl
committed
ed035e5
View commit details
Copy full SHA for ed035e5
Browse repository at this point
add WindowsConsoleGetEventTests
chris-eibl
committed
69e8779
View commit details
Copy full SHA for 69e8779
Browse repository at this point
Merge branch 'main' into fix_altgr
chris-eibl
authored
8ee232c
View commit details
Copy full SHA for 8ee232c
Browse repository at this point
Commits on Apr 25, 2025
Apply suggestions from code review
Show description for e67452b
chris-eibl
and
StanFromIreland
authored
e67452b
View commit details
Copy full SHA for e67452b
Browse repository at this point
Update Lib/test/test_pyrepl/test_windows_console.py
chris-eibl
authored
396f48e
View commit details
Copy full SHA for 396f48e
Browse repository at this point
Commits on May 4, 2025
Merge branch 'main' into fix_altgr
chris-eibl
committed
40b339a
View commit details
Copy full SHA for 40b339a
Browse repository at this point
revert change in virtual terminal path
Show description for 1fbe240
chris-eibl
committed
1fbe240
View commit details
Copy full SHA for 1fbe240
Browse repository at this point
Commits on May 5, 2025
Merge remote-tracking branch 'origin/main' into fix_altgr
chris-eibl
committed
2d59563
View commit details
Copy full SHA for 2d59563
Browse repository at this point
remove raw part of Event in get_event() in case of windows_console
Show description for adb89ba
chris-eibl
committed
adb89ba
View commit details
Copy full SHA for adb89ba
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL