This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Python 3.10 Structural Pattern Matching #335
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels