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

Fix special cases of kwargs + TypeVarTuple #17512

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    51fb484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e554ef View commit details
    Browse the repository at this point in the history
  3. Update for lints

    A5rocks committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2ebe619 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    61c62cf View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    c66fad2 View commit details
    Browse the repository at this point in the history
  2. Final work on Any-tuple

    A5rocks committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7fa032d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6c9fee View commit details
    Browse the repository at this point in the history
  4. It is ok if arg is optional

    A5rocks authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a1048e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Get rid of Any-tuple

    A5rocks committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    06abecd View commit details
    Browse the repository at this point in the history
  2. Fix isinstance argument

    A5rocks committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    16d4dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    974bcb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Remove erroneous comment

    A5rocks committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9f5509c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    220da59 View commit details
    Browse the repository at this point in the history
  2. Copy over correctness changes

    A5rocks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    08748f2 View commit details
    Browse the repository at this point in the history