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 mdk, terry.reedy
Date 2021-10-16.22:44:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634424248.25.0.175472226975.issue45495@roundup.psfhosted.org>
In-reply-to
Content
New changeset 42ac06dcd234bdda989dcfe854ac5173337024c9 by Terry Jan Reedy in branch 'main':
bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)
https://github.com/python/cpython/commit/42ac06dcd234bdda989dcfe854ac5173337024c9
History
Date User Action Args
2021-10-16 22:44:08terry.reedysetrecipients: + terry.reedy, mdk
2021-10-16 22:44:08terry.reedysetmessageid: <1634424248.25.0.175472226975.issue45495@roundup.psfhosted.org>
2021-10-16 22:44:08terry.reedylinkissue45495 messages
2021-10-16 22:44:08terry.reedycreate