Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Python 3.10 Structural Pattern Matching #335

Open
TabulateJarl8 opened this issue Oct 5, 2021 · 0 comments
Open

Python 3.10 Structural Pattern Matching #335

TabulateJarl8 opened this issue Oct 5, 2021 · 0 comments

Comments

@TabulateJarl8
Copy link

TabulateJarl8 commented Oct 5, 2021

Summary

Python 3.10 was officially released yesterday, and it comes with a new feature, structural pattern matching (PEP 634). This includes new keywords like case and match which aren't currently supported by this package.

Motivation

I would like this package to stay up to date with the latest versions of Python

Describe alternatives you've considered

Additional context

Example of it not working:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant