GH-145273: warn when we can't find the standard library#145274
Merged
Merged
GH-145273: warn when we can't find the standard library#145274
Commits
Commits on Feb 26, 2026
GH-145273: warn when we can't find the standard library
Show description for 08846b2committedFix test_embed
Show description for d38285dcommittedCreate stdlib dir on test_init_pybuilddir{,_win32}
Show description for c55803dcommittedResolve symlinks before file check (needed for Windows)
Show description for 3a67467committed
Commits on Feb 27, 2026
Revert "Resolve symlinks before file check (needed for Windows)"
Show description for aa6014acommittedFix test.support.PythonSymlink on Windows source builds
Show description for 540d965committedFix test_embed by creating expected paths instead of ignoring stderr
Show description for 9cb1166committed
Commits on Feb 28, 2026
Don't blindly create paths
Show description for d8b5280committedFix test_init_is_python_build_with_home
Show description for 36e43a7committedFix test_init_setpythonhome
Show description for 8d63f14committed
Commits on Mar 2, 2026
Don't create VPATH subdirs
Show description for e69cddbcommittedCreate stdlibdir in test_init_pybuilddir_win32
Show description for 460501dcommitted