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 mdk
Recipients mdk, terry.reedy
Date 2021-10-16.14:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634394285.54.0.829596302519.issue45495@roundup.psfhosted.org>
In-reply-to
Content
In IDLE, when hitting Ctrl-space on `matc` or `cas`, there's no completion to `match` and `case. References: https://mail.python.org/archives/list/docs@python.org/thread/DRZIHLQU25JUD7IQKCOIIKI4ADB746MA/
History
Date User Action Args
2021-10-16 14:24:45mdksetrecipients: + mdk, terry.reedy
2021-10-16 14:24:45mdksetmessageid: <1634394285.54.0.829596302519.issue45495@roundup.psfhosted.org>
2021-10-16 14:24:45mdklinkissue45495 messages
2021-10-16 14:24:45mdkcreate