Skip to content

[3.10] bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)#29001

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-42ac06d-3.10
Oct 16, 2021
Merged

[3.10] bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)#29001
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-42ac06d-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 16, 2021

Copy link
Copy Markdown
Contributor

Since the keyword list is frozen, only compute it once per
session. The colorizer already handles context keywords.
(cherry picked from commit 42ac06d)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue45495

Automerge-Triggered-By: GH:terryjreedy

…-29000)

Since the keyword list is frozen, only compute it once per
session.  The colorizer already handles context keywords.
(cherry picked from commit 42ac06d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit a294703 into python:3.10 Oct 16, 2021
@miss-islington
miss-islington deleted the backport-42ac06d-3.10 branch October 16, 2021 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants