Add sysconfig[VPATH] to test.pythoninfo (#145434)

This commit is contained in:
Filipe Laíns 2026-03-02 20:48:07 +00:00 committed by GitHub
parent 539a985fac
commit f739e2ca62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -539,6 +539,7 @@ def collect_sysconfig(info_add):
'SHELL',
'SOABI',
'TEST_MODULES',
'VAPTH',
'abs_builddir',
'abs_srcdir',
'prefix',