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

closes bpo-43278: remove unnecessary leading '\n' from COMPILER when build with GCC/Clang #24606

Merged
merged 3 commits into from Feb 26, 2021

Conversation

josephshen
Copy link
Contributor

@josephshen josephshen commented Feb 21, 2021

https://bugs.python.org/issue43278

Automerge-Triggered-By: GH:benjaminp

josephshen added 2 commits Feb 20, 2021
remove unnecessary  leading '\n' for unify 'welcome message' behave across different compilers.
@benjaminp benjaminp added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Feb 26, 2021
@benjaminp benjaminp changed the title bpo-43278: remove unnecessary leading '\n' from COMPILER when build with GCC/Clang closes bpo-43278: remove unnecessary leading '\n' from COMPILER when build with GCC/Clang Feb 26, 2021
@benjaminp
Copy link
Contributor

benjaminp commented Feb 26, 2021

I agree that compiler information doesn't need its own line.

@miss-islington
Copy link
Contributor

miss-islington commented Feb 26, 2021

@josephsmeng: Status check is done, and it's a success .

@miss-islington miss-islington merged commit 28a30bc into python:master Feb 26, 2021
3 checks passed
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…build with GCC/Clang (pythonGH-24606)

Automerge-Triggered-By: GH:benjaminp
kreathon pushed a commit to kreathon/cpython that referenced this pull request May 2, 2021
…build with GCC/Clang (pythonGH-24606)

Automerge-Triggered-By: GH:benjaminp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants