Skip to content

Keyboard layout issue with python.exe on windows 11 #132645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ciemiku opened this issue Apr 17, 2025 · 4 comments
Closed

Keyboard layout issue with python.exe on windows 11 #132645

ciemiku opened this issue Apr 17, 2025 · 4 comments
Labels
pending The issue will be closed if no feedback is provided topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error

Comments

@ciemiku
Copy link

ciemiku commented Apr 17, 2025

Bug report

Bug description:

# Keyboard layout issue with python.exe on windows 11

Some example characters < > ] are cannot be typed in python.exe. I have Hungarian keyboard layout.
In all apps I can use these characters when I type them.
In python.exe these are un-typable. (even copy paste swallows them)

CPython versions tested on:

3.13

Operating systems tested on:

Windows

@ciemiku ciemiku added the type-bug An unexpected behavior, bug, or error label Apr 17, 2025
@picnixz
Copy link
Member

picnixz commented Apr 17, 2025

I think it's a duplicate of #132439. Do < and > need AltGr on Hungarian keyboards?

@picnixz picnixz added pending The issue will be closed if no feedback is provided topic-repl Related to the interactive shell labels Apr 17, 2025
@StanFromIreland
Copy link
Contributor

@picnixz I agree, looking at this image of the layout and similar threads on other forums.

@ciemiku
Copy link
Author

ciemiku commented Apr 17, 2025 via email

@picnixz
Copy link
Member

picnixz commented Apr 17, 2025

I'm closing this one as a duplicate of #132439 then.

@picnixz picnixz closed this as completed Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending The issue will be closed if no feedback is provided topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants