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

Avoid removing whitespace for walrus operators within subscripts #3823

Merged
merged 7 commits into from Sep 8, 2023
Merged

Avoid removing whitespace for walrus operators within subscripts #3823

merged 7 commits into from Sep 8, 2023

Commits on Jul 29, 2023

  1. Copy the full SHA
    67fa8d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Only apply in preview

    charliermarsh committed Jul 30, 2023
    Copy the full SHA
    1d0b8e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. format

    hauntsaninja committed Aug 4, 2023
    Copy the full SHA
    ad59efb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8283f9e View commit details
    Browse the repository at this point in the history
  3. preview

    hauntsaninja committed Aug 4, 2023
    Copy the full SHA
    cfb2438 View commit details
    Browse the repository at this point in the history
  4. more test

    hauntsaninja committed Aug 4, 2023
    Copy the full SHA
    22dfe4f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Fix tests

    JelleZijlstra committed Sep 8, 2023
    Copy the full SHA
    4aca4b3 View commit details
    Browse the repository at this point in the history