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

Remove macOS stderr suppression #76

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

Commits on Sep 13, 2024

  1. Remove masOS stderr suppression

    `contextlib.redirect_stderr` works on Mac, no need to additional clause
    sbrugman authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    934fa26 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6277569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e841f31 View commit details
    Browse the repository at this point in the history
  3. Fix test

    sbrugman authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b83888d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf63dd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2d18f View commit details
    Browse the repository at this point in the history
  6. Fix stderr suppression

    sbrugman authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    123d1ee View commit details
    Browse the repository at this point in the history
  7. Flake8

    sbrugman authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2fef0cd View commit details
    Browse the repository at this point in the history
  8. Flake8

    sbrugman authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6e408e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41e0422 View commit details
    Browse the repository at this point in the history
  10. TST: windows line separator

    sbrugman authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3e40b71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    faf6174 View commit details
    Browse the repository at this point in the history
  12. TST: revert linesep

    sbrugman authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6850845 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    154613d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77f3056 View commit details
    Browse the repository at this point in the history