Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 653: Split __match_kind__ into __match_container__ and __match_class__ #1901

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

markshannon
Copy link
Member

As suggested by GvR.

Makes it clearer that __match_args__ must be a tuple.

Renames MATCH_DEFAULT to the more meaningful MATCH_ATTRIBUTES.

@markshannon markshannon force-pushed the pep-653-split-match-kind branch from b9c03ac to 5d9b85b Compare March 30, 2021 10:43
@markshannon markshannon merged commit 0a0e7a3 into python:master Mar 30, 2021
@markshannon markshannon deleted the pep-653-split-match-kind branch March 23, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants