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

Treat warnings as errors #1687

Merged
merged 19 commits into from
Jun 16, 2021
Merged

Treat warnings as errors #1687

merged 19 commits into from
Jun 16, 2021

Commits on Jun 15, 2021

  1. Treat warnings as errors

    tomchristie committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e8076b5 View commit details
    Browse the repository at this point in the history
  2. Defensive programming in Client.__del__ to avoid possible warnings on…

    … partially initialized instances
    tomchristie committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    3881ee2 View commit details
    Browse the repository at this point in the history
  3. Linting

    tomchristie committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    94721ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e4784f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05389e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62f2d9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb6bd86 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    3a32f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc1dd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0a306c View commit details
    Browse the repository at this point in the history
  4. Drop -Werror from addopts

    j178 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    25392a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4aebce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9dba46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcbf4d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed9aabf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c433d74 View commit details
    Browse the repository at this point in the history
  10. Commenting

    tomchristie committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    76992dc View commit details
    Browse the repository at this point in the history
  11. Add missing annotation

    tomchristie committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7561f7f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e6594a2 View commit details
    Browse the repository at this point in the history