COMMITS
/ Modules/getpath.py November 2, 2022
August 16, 2022
C
gh-96005: Handle WASI ENOTCAPABLE in getpath (GH-96006)
Christian Heimes committed
August 8, 2022
T
docs: Fix a few typos (#94899)
Tim Gates committed
June 16, 2022
May 19, 2022
S
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (GH-92980)
Steve Dower committed
May 5, 2022
V
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Victor Stinner committed
April 5, 2022
R
bpo-46890: Fix setting of sys._base_executable with framework builds on macOS (GH-31958)
Ronald Oussoren committed
March 6, 2022
C
bpo-45582: Don't fail if ENV_PATH is None in getpath.py (GH-31699)
Christian Heimes committed
January 18, 2022
S
bpo-46028: Calculate base_executable by resolving symlinks in a venv (GH-30144)
Steve Dower committed
January 7, 2022
December 11, 2021
S
bpo-46049: Fixes ._pth support on non-Windows (GH-30051)
Steve Dower committed
December 10, 2021
N
December 8, 2021
S
bpo-46015: Fixes calculation of sys.path in a venv on Windows (GH-29992)
Steve Dower committed
December 7, 2021
S
bpo-45582: Ensure PYTHONHOME still overrides detected build prefixes (GH-29948)
Steve Dower committed
December 3, 2021
S
bpo-45582: Port getpath[p].c to Python (GH-29041)
Steve Dower committed