Skip to content

gh-112301: Add argument aliases and tee compiler output for check warnings #122465

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

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

nohlson
Copy link
Contributor

@nohlson nohlson commented Jul 30, 2024

This adds argument aliases for the check_warnings.py script per suggestions: #121730 (comment)

Also includes re-adding compiler output to the build_ubuntu job log using tee as suggested: #121730 (comment)

@picnixz
Copy link
Member

picnixz commented Jul 30, 2024

Thank you for addressing my other review! do you want to address #121730 (comment) as well? (i.e. removing the shebang)?

(By the way, thanks for this tool; I was tired of doing it manually)

Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

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

LGTM, makes sense to try to land this one before the others since it impacts compiler outputs for core devs.

@nohlson
Copy link
Contributor Author

nohlson commented Jul 30, 2024

Thank you for addressing my other review! do you want to address #121730 (comment) as well? (i.e. removing the shebang)?

Removed shebang.

(By the way, thanks for this tool; I was tired of doing it manually)

No problem! I am curious what your use case is for running this tool yourself?

@zware zware merged commit 1cac090 into python:main Jul 30, 2024
34 checks passed
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
…ck warnings (pythonGH-122465)

Also remove superfluous shebang from the warning check script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants