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 inference for overloaded __call__ with generic self #16053

Merged
merged 15 commits into from
Sep 19, 2023

Commits on Sep 5, 2023

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

Commits on Sep 14, 2023

  1. undo lazy hack

    hauntsaninja committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a2abbb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b4b30 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. regression test

    hauntsaninja committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d5431e1 View commit details
    Browse the repository at this point in the history
  2. new, bad test

    hauntsaninja committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c36efdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89fc492 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45a7851 View commit details
    Browse the repository at this point in the history
  5. fix

    hauntsaninja committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9a776cf View commit details
    Browse the repository at this point in the history
  6. check fallback args

    hauntsaninja committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    844826c View commit details
    Browse the repository at this point in the history
  7. unnecessary if

    hauntsaninja committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8004705 View commit details
    Browse the repository at this point in the history
  8. comment

    hauntsaninja committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4499906 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    54187d1 View commit details
    Browse the repository at this point in the history
  2. ilevkivskyi fix

    hauntsaninja committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1d959c3 View commit details
    Browse the repository at this point in the history
  3. subtype fixes

    hauntsaninja committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b3aa066 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. break

    hauntsaninja committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ca4c294 View commit details
    Browse the repository at this point in the history