GH-126985: move pyvenv.cfg detection from site to getpath#126987
Merged
FFY00 merged 14 commits intopython:mainpython/cpython:mainfrom Nov 26, 2024
Merged
GH-126985: move pyvenv.cfg detection from site to getpath#126987FFY00 merged 14 commits intopython:mainpython/cpython:mainfrom
FFY00 merged 14 commits intopython:mainpython/cpython:mainfrom
Commits
Commits on Nov 18, 2024
GH-126985: move pyconf.cfg detection from site to getpath
Show description for 1380972committed
Commits on Nov 19, 2024
Revert "GH-126789: fix some sysconfig data on late site initializations"
Show description for 9cc5c44committedFix test_embed
Show description for c6b638bcommittedfixup! Revert "GH-126789: fix some sysconfig data on late site initializations"
Show description for fa3adbacommittedfixup! Fix test_embed
Show description for c5b7d63committedKeep base_prefix and base_exec_prefix from PyConfig if set
Show description for 77aeff4committedfixup! fixup! Fix test_embed
Show description for 892876acommittedKeep non-windows prefix overwrite quirk on a venv's base_prefix
Show description for bd50618committedRemove sys.prefix overwriting from the site module
Show description for 3c1fb29committedFix test_embed on Windows
Show description for 3c24f44committed
Commits on Nov 22, 2024
Update documentation
Show description for f98ec67committedFix documentation typo
Show description for 3bfb073committedMinor documentation grammar fix
Show description for 7e776b7committed- authored