Skip to content

Comments

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

Merged
finswimmer merged 1 commit intopython-poetry:masterfrom
radoering:write-errors-and-warnings-to-stderr
Feb 11, 2022
Merged

Write errors and warnings to stderr (instead of stdout)#5179
finswimmer merged 1 commit intopython-poetry:masterfrom
radoering:write-errors-and-warnings-to-stderr

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 👍

@github-actions
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hide python switching warning message

2 participants