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

Document differences to "PEP: 622 Structural Pattern Matching Version" #49

Open
v217 opened this issue Jun 28, 2020 · 1 comment
Open

Comments

@v217
Copy link

v217 commented Jun 28, 2020

PEP: 622 proposes Structural Pattern Matching for python 3.10.
For some users it may be interesting how difficult it would be to port the pampy pattern matching code to native python 3.10 code.
(that is if pep 622 gets accepted)
I couldn't find any posts where differences and overlaps are documented.
Thank you for this great project!

@froh
Copy link

froh commented Dec 7, 2020

Whichever the response would be, 622 has been superseded by [635 motivation and rationale] (https://github.com/python/peps/blob/master/pep-0635.rst) and it's two companions 634 specification and 636 tutorial.

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

No branches or pull requests

2 participants