Skip to content
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

@TabulateJarl8

Description

@TabulateJarl8

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions