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

Turn EncodingWarning into errors and cleanup pytest.ini #4255

Merged

Commits on Apr 25, 2024

  1. Update pytest.ini for EncodingWarning from external libraries

    + avoid getpreferredencoding when possible
    Avasam authored and abravalheri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    80d101e View commit details
    Browse the repository at this point in the history
  2. Remove distutils EncodingWarning exclusion in pytest.ini

    Vendored distutils was updated with fixes
    Avasam authored and abravalheri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9acea31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f5e0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef7d259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc0b15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7ac06f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    969f00b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    919e393 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57ea91b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1316a61 View commit details
    Browse the repository at this point in the history
  11. Add newsfragment

    Avasam authored and abravalheri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8dc50cc View commit details
    Browse the repository at this point in the history
  12. Update comment

    Avasam authored and abravalheri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b69c0de View commit details
    Browse the repository at this point in the history
  13. Fix Windows issue

    Avasam authored and abravalheri committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b341011 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22ca7e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ea4aa9 View commit details
    Browse the repository at this point in the history
  16. Fix typo

    Avasam committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0faba50 View commit details
    Browse the repository at this point in the history