Issue 27246: Keyboard Shortcuts Crash Idle - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
process
Status: closed Resolution: duplicate
Dependencies: Superseder: Keyboard Shortcuts Consistently Cause Crashes
View: 27192
Assigned To: Nosy List: Harrison Chudleigh, abarry
Priority: normal Keywords:

Created on 2016-06-07 04:39 by Harrison Chudleigh, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg267590 - (view) Author: Harrison Chudleigh (Harrison Chudleigh) Date: 2016-06-07 04:39
When pressing Alt-E, Alt-I, Alt-N and Alt-U to create special characters in IDLE (the diacritics ´,ˆ,˜and¨) the program crashed.
msg267591 - (view) Author: Anilyka Barry (abarry) * (Python triager) Date: 2016-06-07 04:46
Your report was already addressed in #27192, and the solution to your problem was given by Ned Deily. If you are still experiencing crashes with the official python.org version, please specify so. In the meantime, I'm closing this off as duplicate.