Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3aa5f6 commit 376559bCopy full SHA for 376559b
1 file changed
Lib/test/pythoninfo.py
@@ -291,6 +291,8 @@ def format_groups(groups):
291
"DISTUTILS_USE_SDK",
292
"DYLD_LIBRARY_PATH",
293
"ENSUREPIP_OPTIONS",
294
+ "FORCE_COLOR",
295
+ "GITHUB_ACTIONS",
296
"HISTORY_FILE",
297
"HOME",
298
"HOMEDRIVE",
@@ -307,11 +309,13 @@ def format_groups(groups):
307
309
"MAKEFLAGS",
308
310
"MIXERDEV",
311
"MSSDK",
312
+ "NO_COLOR",
313
"PATH",
314
"PATHEXT",
315
"PIP_CONFIG_FILE",
316
"PLAT",
317
"POSIXLY_CORRECT",
318
+ "PYTHON_COLORS",
319
"PY_SAX_PARSER",
320
"ProgramFiles",
321
"ProgramFiles(x86)",
0 commit comments