gh-93692: remove redundant "build finished successfully" message from setup.py by erlend-aasland · Pull Request #93693 · python/cpython

Conversation

erlend-aasland

AA-Turner

setup.py Outdated Show resolved Hide resolved

@erlend-aasland erlend-aasland changed the title gh-93692: setup.py now reports successful builds if the build succeeded gh-93692: remove redundant "build finished successfully" message from setup.py

Jun 23, 2022

miss-islington pushed a commit to miss-islington/cpython that referenced this issue

Jun 24, 2022
…up.py (pythonGH-93693)

The message was only emitted when the build succeeded _and_ there were
missing modules.
(cherry picked from commit ab077d1)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this issue

Jun 24, 2022
…up.py (pythonGH-93693)

The message was only emitted when the build succeeded _and_ there were
missing modules.
(cherry picked from commit ab077d1)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>

miss-islington added a commit that referenced this issue

Jun 24, 2022
…H-93693)

The message was only emitted when the build succeeded _and_ there were
missing modules.
(cherry picked from commit ab077d1)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>

miss-islington added a commit that referenced this issue

Jun 24, 2022
…H-93693)

The message was only emitted when the build succeeded _and_ there were
missing modules.
(cherry picked from commit ab077d1)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>