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

improvement: Add AST subclass constructors #11880

Merged
merged 16 commits into from
May 18, 2024

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    d5e0838 View commit details
    Browse the repository at this point in the history
  2. Update _ast.pyi

    improvement: shift `type_comment` attribute to classes which contain it
    bzoracler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    75a2e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a2cb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d886a45 View commit details
    Browse the repository at this point in the history
  5. test: update allowlist

    bzoracler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    25d4dad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70fdb52 View commit details
    Browse the repository at this point in the history
  7. fix: typo in parameter

    bzoracler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c88c4aa View commit details
    Browse the repository at this point in the history
  8. style: Shorten signatures

    bzoracler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1135b28 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    9655775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb880f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c82a5fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aea4c01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e489b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b82fc4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc50db4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc2cd65 View commit details
    Browse the repository at this point in the history