Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46015: Fixes calculation of sys.path in a venv on Windows (GH-29992) | Steve Dower | 2021-12-08 | 1 | -8/+11 |
* | bpo-45582: Write empty pybuilddir.txt on Windows to allow relocatable build d... | Steve Dower | 2021-12-08 | 1 | -0/+4 |
* | bpo-45582: Ensure PYTHONHOME still overrides detected build prefixes (GH-29948) | Steve Dower | 2021-12-07 | 1 | -0/+2 |
* | bpo-45582: Port getpath[p].c to Python (GH-29041) | Steve Dower | 2021-12-03 | 1 | -0/+727 |