-
-
Notifications
You must be signed in to change notification settings - Fork 249
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: astral-sh/python-build-standalone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20251209
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: astral-sh/python-build-standalone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20251217
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 22 files changed
- 2 contributors
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f322ad6 - Browse repository at this point
Copy the full SHA f322ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d07a8b - Browse repository at this point
Copy the full SHA 0d07a8bView commit details -
limit test-embed patch to Python 3.12 and 3.13 (#918)
A version of `patch-test-embed-prevent-segfault.patch` was merged upstream in python/cpython#128474. It is not needed in CPython 3.14+
Configuration menu - View commit details
-
Copy full SHA for d1684b0 - Browse repository at this point
Copy the full SHA d1684b0View commit details
Commits on Dec 11, 2025
-
rename build-uv.py -> build.py (#920)
Rename the script used to start a build from `build-uv.py` to `build.py`. On all platforms builds can be done using: ``` uv run ./build.py ... ``` Additionally on Linux and macOS `./build.py ...` can be used.
Configuration menu - View commit details
-
Copy full SHA for 182c038 - Browse repository at this point
Copy the full SHA 182c038View commit details
Commits on Dec 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5cbc49f - Browse repository at this point
Copy the full SHA 5cbc49fView commit details
Commits on Dec 16, 2025
-
getpath: Fix /proc/self/maps parsing (#922)
Correctly handle lines missing a filename (which have a space between fields immediately followed by a newline; scanf will skip over both of those as whitespace and try to parse the next line). Also use __builtin_return_address to provide some robustness against running into issues with the PLT.
Configuration menu - View commit details
-
Copy full SHA for 2b04093 - Browse repository at this point
Copy the full SHA 2b04093View commit details -
Apply the getpath library name patch to 3.11+ (#924)
Backport the changes to library_to_dict() (the function we're patching in 3.14) in Modules/getpath.c with the help of git checkout -p v3.14.0 -- Modules/getpath.cConfiguration menu - View commit details
-
Copy full SHA for 135c79e - Browse repository at this point
Copy the full SHA 135c79eView commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 85fdc74 - Browse repository at this point
Copy the full SHA 85fdc74View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20251209...20251217