FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-80789: Get rid of the ``ensurepip`` infra for many wheels by webknjaz · Pull Request #109245 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-80789: Get rid of the ensurepip infra for many wheels
- #109245
#109245
Merged
pradyunsg
merged 15 commits into
python:main
python/cpython:main
from
webknjaz:maintenance/ensurepip-single-wheel
webknjaz/cpython:maintenance/ensurepip-single-wheel
Copy head branch name to clipboard
Jan 30, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
GH-80789: Get rid of the ensurepip infra for many wheels
#109245
pradyunsg
merged 15 commits into
python:main
python/cpython:main
from
webknjaz:maintenance/ensurepip-single-wheel
webknjaz/cpython:maintenance/ensurepip-single-wheel
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2024
Get rid of the ``ensurepip`` infra for many wheels
Show description for c32777f
webknjaz
committed
c32777f
View commit details
Copy full SHA for c32777f
Browse repository at this point
Rename `_find_packages` to `_get_replacement_pip_package`
Show description for d6e51b2
webknjaz
committed
d6e51b2
View commit details
Copy full SHA for d6e51b2
Browse repository at this point
Remove changelog entry
AA-Turner
authored and
webknjaz
committed
5c3bd26
View commit details
Copy full SHA for 5c3bd26
Browse repository at this point
Simplify WHEEL_PKG_DIR search
Show description for 96b8b9e
AA-Turner
authored and
webknjaz
committed
96b8b9e
View commit details
Copy full SHA for 96b8b9e
Browse repository at this point
Simplify the pip wheel info
Show description for 7b04736
AA-Turner
authored and
webknjaz
committed
7b04736
View commit details
Copy full SHA for 7b04736
Browse repository at this point
Use `pathlib` in `ensurepip` internally
Show description for f3a49c2
webknjaz
committed
f3a49c2
View commit details
Copy full SHA for f3a49c2
Browse repository at this point
Drop `os.fsencode` from wheel path preprocessing
Show description for 3d7ee78
webknjaz
committed
3d7ee78
View commit details
Copy full SHA for 3d7ee78
Browse repository at this point
Update replaced `_get_pip_whl_path_ctx` references
Show description for 72b8ebe
webknjaz
committed
72b8ebe
View commit details
Copy full SHA for 72b8ebe
Browse repository at this point
Drop looping from the wheel verification script
Show description for 0d94ec9
webknjaz
committed
0d94ec9
View commit details
Copy full SHA for 0d94ec9
Browse repository at this point
Multiline complex wheel path conditional
Show description for 5c97cda
webknjaz
and
pradyunsg
committed
5c97cda
View commit details
Copy full SHA for 5c97cda
Browse repository at this point
Drag the wheel path object through `os.fsdecode`
webknjaz
committed
bce6e3a
View commit details
Copy full SHA for bce6e3a
Browse repository at this point
Use `None`-sentinel for missing alternative wheel
Show description for 50efc2a
webknjaz
and
pradyunsg
committed
50efc2a
View commit details
Copy full SHA for 50efc2a
Browse repository at this point
Un-f-string alternative wheel path glob
Show description for 865c41f
webknjaz
committed
865c41f
View commit details
Copy full SHA for 865c41f
Browse repository at this point
Melt the second wheel lookup error into sentinel
webknjaz
committed
2472d87
View commit details
Copy full SHA for 2472d87
Browse repository at this point
Commits on Jan 29, 2024
Merge branch 'main' into maintenance/ensurepip-single-wheel
pradyunsg
authored
da1ae79
View commit details
Copy full SHA for da1ae79
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL