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

Update mypy and fix issues #680

Merged
merged 12 commits into from
Jun 10, 2023

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    db25da6 View commit details
    Browse the repository at this point in the history
  2. Fix install invocation

    bryanforbes committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3b72433 View commit details
    Browse the repository at this point in the history
  3. Remove importing _winreg

    bryanforbes committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5307290 View commit details
    Browse the repository at this point in the history
  4. Remove namedtuple usage

    bryanforbes committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    8eb0f3f View commit details
    Browse the repository at this point in the history
  5. Update to mypy 1.0.1

    bryanforbes committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    63b7414 View commit details
    Browse the repository at this point in the history
  6. Fix mypy errors

    bryanforbes committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a73eecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c4e45e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Improve more typing

    bryanforbes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    681be2d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    3848621 View commit details
    Browse the repository at this point in the history
  2. Move timezone() to main module to work around mypy sometimes mixing…

    … up the function and module
    bryanforbes committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    d762e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294749e View commit details
    Browse the repository at this point in the history
  4. Fix unused ignore error

    bryanforbes committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    415fa8f View commit details
    Browse the repository at this point in the history