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.

Author terry.reedy
Recipients JohnnyNajera, terry.reedy
Date 2019-12-09.23:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575933740.62.0.139190933737.issue38944@roundup.psfhosted.org>
In-reply-to
Content
New changeset 232689b40d8fcbbac27c8705607ff482ea5b46f8 by Terry Jan Reedy (JohnnyNajera) in branch 'master':
bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
https://github.com/python/cpython/commit/232689b40d8fcbbac27c8705607ff482ea5b46f8
History
Date User Action Args
2019-12-09 23:22:20terry.reedysetrecipients: + terry.reedy, JohnnyNajera
2019-12-09 23:22:20terry.reedysetmessageid: <1575933740.62.0.139190933737.issue38944@roundup.psfhosted.org>
2019-12-09 23:22:20terry.reedylinkissue38944 messages
2019-12-09 23:22:20terry.reedycreate