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

Use Mypy's strict mode #937

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Use Mypy's strict mode #937

wants to merge 29 commits into from

Commits on Sep 9, 2024

  1. Use Mypy's strict mode

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1f3f315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee3a90 View commit details
    Browse the repository at this point in the history
  3. Finish hints for utils

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0072a12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    273b76c View commit details
    Browse the repository at this point in the history
  5. Finish hints for locks

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7d8beef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b99b21e View commit details
    Browse the repository at this point in the history
  7. Finish hints for status

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    447dcc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a885a6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    586531a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7639367 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    107e55b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e4449c7 View commit details
    Browse the repository at this point in the history
  13. assert

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a6f7929 View commit details
    Browse the repository at this point in the history
  14. mute isinstance

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    facdc62 View commit details
    Browse the repository at this point in the history
  15. more fixes

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7aeb183 View commit details
    Browse the repository at this point in the history
  16. Improve function types

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8758ed1 View commit details
    Browse the repository at this point in the history
  17. Add cast

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    42f84b0 View commit details
    Browse the repository at this point in the history
  18. Fix AsType signature

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1d0bcd9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0d70001 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1ce99b7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dd2c058 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a2c8e60 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fc8af0a View commit details
    Browse the repository at this point in the history
  24. Some extra hints

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    873b6da View commit details
    Browse the repository at this point in the history
  25. Fix formfield() methods

    adamchainz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2533519 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a0874a2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    842cbcf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    07f44d0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    de983de View commit details
    Browse the repository at this point in the history