]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93692: remove "build finished successfully" message from setup.py (#93693)
authorErlend Egeberg Aasland <erlend.aasland@protonmail.com>
Fri, 24 Jun 2022 10:36:59 +0000 (12:36 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2022 10:36:59 +0000 (12:36 +0200)
commitab077d1e17032f84514292ae3fb8dee9bcfd2ce9
tree9120a495cbf1e38856eb6baf21a7fdea3e8f9ce9
parentd3a27e4c9339d787f2eb3e68fd3b12e303cb4a42
gh-93692: remove "build finished successfully" message from setup.py (#93693)

The message was only emitted when the build succeeded _and_ there were
missing modules.
setup.py