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

Add Python 3.10 support #53

Merged
merged 2 commits into from
Oct 13, 2021
Merged

Add Python 3.10 support #53

merged 2 commits into from
Oct 13, 2021

Conversation

jcrist
Copy link
Owner

@jcrist jcrist commented Oct 13, 2021

  • Support struct objects in match statements
  • Fix a small bug with frozenset defaults for structs
  • Add 3.10 to CI/release builds

Fixes #28.

- Support struct objects in match statements
- Fix a small bug with frozenset defaults for structs
- Add 3.10 to CI/release builds
@jcrist jcrist merged commit 56b709c into master Oct 13, 2021
@jcrist jcrist deleted the py310-support branch October 13, 2021 15:26
@goodboy
Copy link

goodboy commented Oct 13, 2021

Super stoked to try this out 😎

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

Successfully merging this pull request may close these issues.

Fully support pattern matching on structs
2 participants