New Features include:
- Parenthesized context managers
- Better error messages
- New IndentationErrors and NameErrors Exception
- The implementation of PEP626 and PEP634:
- Structural Pattern Matching (“Match/Case” Statement)
- Improvements for Type Hints
The full changelog.