Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite4d72d1

Browse files
gh-93692: remove "build finished successfully" message from setup.py (GH-93693)
The message was only emitted when the build succeeded _and_ there weremissing modules.(cherry picked from commitab077d1)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
1 parentfbf3145 commite4d72d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎setup.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@ def print_three_column(lst):
538538

539539
ifself.missing:
540540
print()
541-
print("Python build finished successfully!")
542541
print("The necessary bits to build these optional modules were not "
543542
"found:")
544543
print_three_column(self.missing)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp