COMMITS
July 12, 2026
S
Add support for --uploaded-prior-to with -r pylock.toml
Stéphane Bidoul committed
S
Better conflict report for requirements from -r pylock.toml
Stéphane Bidoul committed
S
Test --only-final with -r pylock.toml
Stéphane Bidoul committed
S
Refactor -r pylock.toml
Stéphane Bidoul committed
S
Add TODO about pylock.select and --no-binary
Stéphane Bidoul committed
July 27, 2026
D
Declare Python 3.15 support (#14208)
Damian Shaw committed
R
fix: Disable rich interactivity when running in CI (#14204)
Richard Si committed
S
refactor: Replace per req permit_editable_wheels by a preparer and builder flag (#14206)
Stéphane Bidoul committed
July 26, 2026
Y
Correct macOS XDG configuration documentation (#14207)
Youngkwang Yang committed
July 25, 2026
S
Respect cache-control header for simple responses (#13955)
Sepehr Rasouli committed
S
Refactor _strip_extras() in req constructors (#14202)
Stéphane Bidoul committed
S
Merge pull request #14201 from sbidoul/fix-doc-typo-sbi
Stéphane Bidoul committed
S
Fix typo in docs
Stéphane Bidoul committed
R
fix: Respect --(only|prefer|no)-binary in pip list (#14199)
Richard Si committed
D
fix: Respect --uploaded-prior-to in pip list (#14190)
Damian Shaw committed
July 24, 2026
S
Add a --only-deps flag for pip install et al. (#13895)
Sebastian Höffner committed
S
Add --no-require-hashes (#14186)
Stéphane Bidoul committed
July 23, 2026
R
ci: Attempt to reduce winget flakiness (#14198)
Richard Si committed
July 19, 2026
R
fix: Propagate SSL context to HTTPS proxy connections too (#14179)
RAHUL KUMAR committed
K
test: Use ephemeral ports for download server tests (#14185)
Kevin Turcios committed
July 18, 2026
S
Merge pull request #14184 from ichard26/vendoring-26.2b
Stéphane Bidoul committed
July 17, 2026
R
Upgrade certifi to 2026.6.17
Richard Si committed
A
Add support for pulling username from keyring subprocess provider (#14150)
Andrea Corna committed
N
fix: Extract redirect-URL credentials on 401 even with --no-input (#14182)
Nok Lam Chan committed
July 15, 2026
R
refactor: Move pyproject exceptions to their own submodule
Richard Si committed
R
refactor: Split exceptions into a package
Richard Si committed
July 14, 2026
R
chore: Add test for preserving legacy script executable bit on Unix (#14172)
Richard Si committed
R
chore: Use list for pytest parametrize values (#14173)
Richard Si committed
P
Merge pull request #14167 from pfmoore/lowercase_pip
Paul Moore committed
R
feat: Add five diagnostic connection errors (#14115)
Richard Si committed