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

Fixes and 0.20.4 #239

Merged
merged 5 commits into from
Aug 15, 2023
Merged

Fixes and 0.20.4 #239

merged 5 commits into from
Aug 15, 2023

Commits on Aug 15, 2023

  1. feat: support Python 3.12

    This adds support for type alias statements and type parameters
    
    fix: some string bugs
    amaanq committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9e9b1cc View commit details
    Browse the repository at this point in the history
  2. fix(scanner): don't dedent inside f-strings, skip newlines following …

    …a backslash in raw strings
    amaanq committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0beccba View commit details
    Browse the repository at this point in the history
  3. chore: generate

    amaanq committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    375f5dd View commit details
    Browse the repository at this point in the history
  4. chore: update tests

    amaanq committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1a867a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5601a6d View commit details
    Browse the repository at this point in the history