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

Commite0f54a0

Browse files
[3.14]gh-140702: Log color and GHA env vars in test.pythoninfo (GH-140747) (#140753)
gh-140702: Log color and GHA env vars in test.pythoninfo (GH-140747)(cherry picked from commit376559b)Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent9a7dccd commite0f54a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎Lib/test/pythoninfo.py‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,8 @@ def format_groups(groups):
291291
"DISTUTILS_USE_SDK",
292292
"DYLD_LIBRARY_PATH",
293293
"ENSUREPIP_OPTIONS",
294+
"FORCE_COLOR",
295+
"GITHUB_ACTIONS",
294296
"HISTORY_FILE",
295297
"HOME",
296298
"HOMEDRIVE",
@@ -307,11 +309,13 @@ def format_groups(groups):
307309
"MAKEFLAGS",
308310
"MIXERDEV",
309311
"MSSDK",
312+
"NO_COLOR",
310313
"PATH",
311314
"PATHEXT",
312315
"PIP_CONFIG_FILE",
313316
"PLAT",
314317
"POSIXLY_CORRECT",
318+
"PYTHON_COLORS",
315319
"PY_SAX_PARSER",
316320
"ProgramFiles",
317321
"ProgramFiles(x86)",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp