You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.1.9
### Bug fixes
Fix parsing of argument lists that are a comprehension that start with an assignment.
Add support for PEP 654 `except*` syntax.
Implement PEP 695 type parameter syntax.