Skip to content

Commit 71968fc

Browse files
Address review: log TEST_MODULES in test.pythoninfo
1 parent b4c825b commit 71968fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/pythoninfo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ def collect_sysconfig(info_add):
524524
'Py_GIL_DISABLED',
525525
'SHELL',
526526
'SOABI',
527+
'TEST_MODULES',
527528
'abs_builddir',
528529
'abs_srcdir',
529530
'prefix',

0 commit comments

Comments
 (0)