Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Write errors and warnings to stderr (instead of stdout) #5179

Merged

Conversation

radoering
Copy link
Member

Pull Request Check List

Resolves: #5177

  • Added tests for changed code.
  • Updated documentation for changed code.

Currently, warnings are often (not always) written to stdout. Sometimes even errors are written to stdout.

Probably, errors and warnings should be written to stderr. See this Stack Overflow post for example.

Copy link
Member

@finswimmer finswimmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
@radoering radoering deleted the write-errors-and-warnings-to-stderr branch November 24, 2024 12:45
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide python switching warning message
2 participants