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

refactor(typing): reduce type ignores in api.py #3480

Merged
merged 13 commits into from
Jul 20, 2024

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    6473ef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426336c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e4fc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ce7077 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    222f953 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    419a4e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix(typing): Recover TopLevelMixin.resolve_ return types

    I removed these in 6adf564 due to how complex they were getting, but both `mypy` and `pyright` seem happy with this solution
    dangotbanned committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a9ee865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62be99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    281cca7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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