forked from docker-library/python
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: cburroughs/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: docker-library/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 44 files changed
- 2 contributors
Commits on Jan 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 34416dc - Browse repository at this point
Copy the full SHA 34416dcView commit details
Commits on Jan 20, 2026
-
Our architecture-detection `case` statement was indented too far. 😂
Configuration menu - View commit details
-
Copy full SHA for 37025e2 - Browse repository at this point
Copy the full SHA 37025e2View commit details -
Merge pull request docker-library#1108 from infosiftr/indentation
Fix indentation
Configuration menu - View commit details
-
Copy full SHA for 12629ff - Browse repository at this point
Copy the full SHA 12629ffView commit details -
Use more defensive
LDFLAGSappend methodIn Debian Trixie and older, `dpkg-buildflags --get LDFLAGS` returns something like `-Wl,-z-relro` and in Forky and newer it looks like `-Wl,-z-relro -fcf-protection`, so instead of relying on that `-Wl` and appending to the existing value, we can (and should) just add new `-Wl` values to the end, which _should_ be combined together correctly by the compiler/linker.
Configuration menu - View commit details
-
Copy full SHA for 90e9ca4 - Browse repository at this point
Copy the full SHA 90e9ca4View commit details -
Merge pull request docker-library#1107 from infosiftr/LDFLAGS
Use more defensive `LDFLAGS` append method
Configuration menu - View commit details
-
Copy full SHA for 850e1ea - Browse repository at this point
Copy the full SHA 850e1eaView commit details
Commits on Feb 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d7d46d9 - Browse repository at this point
Copy the full SHA d7d46d9View commit details
Commits on Feb 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ce782e2 - Browse repository at this point
Copy the full SHA ce782e2View commit details
Commits on Feb 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 719683e - Browse repository at this point
Copy the full SHA 719683eView commit details
Commits on Mar 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e4727fd - Browse repository at this point
Copy the full SHA e4727fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c859f2b - Browse repository at this point
Copy the full SHA c859f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3362634 - Browse repository at this point
Copy the full SHA 3362634View commit details
Commits on Mar 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 50e3f49 - Browse repository at this point
Copy the full SHA 50e3f49View 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 master...master