Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-46028: Calculate base_executable by resolving symlinks in a venv (GH-30144) | Steve Dower | 2022-01-18 |
* | bpo-46297: Fix interpreter crash on startup with multiple PythonPaths set in ... | Daniel | 2022-01-07 |
* | Remove spaces in empty lines (GH-30121) | AN Long | 2021-12-16 |
* | bpo-46015: Fixes calculation of sys.path in a venv on Windows (GH-29992) | Steve Dower | 2021-12-08 |
* | bpo-45582: Ensure PYTHONHOME still overrides detected build prefixes (GH-29948) | Steve Dower | 2021-12-07 |
* | bpo-45582: Port getpath[p].c to Python (GH-29041) | Steve Dower | 2021-12-03 |