]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add `sysconfig[VPATH]` to `test.pythoninfo` (#145434)
authorFilipe Laíns <lains@riseup.net>
Mon, 2 Mar 2026 20:48:07 +0000 (20:48 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 20:48:07 +0000 (20:48 +0000)
Lib/test/pythoninfo.py

index fdd8989f9cb3f82060c3c34256cead0b19ec63b8..6df59946574a178236cd7f887b70574bb4b959a4 100644 (file)
@@ -539,6 +539,7 @@ def collect_sysconfig(info_add):
         'SHELL',
         'SOABI',
         'TEST_MODULES',
+        'VAPTH',
         'abs_builddir',
         'abs_srcdir',
         'prefix',