Skip to content

PEP 653: Simplifications #1919

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

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

markshannon
Copy link
Member

  • Make 0 the defualt for __match_class__ and drop ability to not match class patterns

  • Use equality not bitwise ands to check for matches

  • Add to rejected and deferred sections, explaining the above

@markshannon markshannon changed the title PEP 653: Simplificiations PEP 653: Simplifications Apr 12, 2021
* Make 0 the defualt for __match_class__ and drop ability to not match class patterns

* Use equality not bitwise ands to check for matches

* Add to rejected and deferred sections, explaining the above
@markshannon markshannon force-pushed the pep-653-make-defaults-zero branch from f60cccd to 8d0b761 Compare April 12, 2021 11:10
@markshannon markshannon merged commit 4134c46 into python:master Apr 12, 2021
@markshannon markshannon deleted the pep-653-make-defaults-zero branch March 23, 2022 12:16
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