Skip to content

Swap from explicit get-pip.py to ensurepip - #89

Merged
tianon merged 2 commits into
docker-library:masterfrom
infosiftr:ensurepip
Apr 9, 2025
Merged

Swap from explicit get-pip.py to ensurepip#89
tianon merged 2 commits into
docker-library:masterfrom
infosiftr:ensurepip

Conversation

@tianon

@tianon tianon commented Apr 9, 2025

Copy link
Copy Markdown
Member

Instead of asking ensurepip which version of pip (and setuptools) to install via get-pip.py, just ask ensurepip to install them.

Instead of asking `ensurepip` which version of `pip` (and `setuptools`) to install via `get-pip.py`, just ask `ensurepip` to install them.
@yosifkit

yosifkit commented Apr 9, 2025

Copy link
Copy Markdown
Member

get-pip.py installs wheel by default, adding in case get-pip defaults change

docker-library/python#954 (comment)

@tianon

tianon commented Apr 9, 2025

Copy link
Copy Markdown
Member Author

This matches previous behavior (`get-pip.py` implies "wheel").
@tianon
tianon merged commit 8c181ff into docker-library:master Apr 9, 2025
@tianon
tianon deleted the ensurepip branch April 9, 2025 18:40
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Apr 9, 2025
Changes:

- docker-library/pypy@8c181ff: Merge pull request docker-library/pypy#89 from infosiftr/ensurepip
- docker-library/pypy@36a974d: Explicitly install "wheel" in <3.12 (all versions for now)
- docker-library/pypy@903a200: Swap from explicit `get-pip.py` to `ensurepip`
- docker-library/pypy@94d8ce9: Update 3.10 to python 3.10.16
gquintard pushed a commit to gquintard/official-images that referenced this pull request Jun 11, 2025
Changes:

- docker-library/pypy@8c181ff: Merge pull request docker-library/pypy#89 from infosiftr/ensurepip
- docker-library/pypy@36a974d: Explicitly install "wheel" in <3.12 (all versions for now)
- docker-library/pypy@903a200: Swap from explicit `get-pip.py` to `ensurepip`
- docker-library/pypy@94d8ce9: Update 3.10 to python 3.10.16
tglman pushed a commit to tglman/official-images that referenced this pull request Aug 11, 2025
Changes:

- docker-library/pypy@8c181ff: Merge pull request docker-library/pypy#89 from infosiftr/ensurepip
- docker-library/pypy@36a974d: Explicitly install "wheel" in <3.12 (all versions for now)
- docker-library/pypy@903a200: Swap from explicit `get-pip.py` to `ensurepip`
- docker-library/pypy@94d8ce9: Update 3.10 to python 3.10.16
gquintard pushed a commit to gquintard/official-images that referenced this pull request Aug 15, 2025
Changes:

- docker-library/pypy@8c181ff: Merge pull request docker-library/pypy#89 from infosiftr/ensurepip
- docker-library/pypy@36a974d: Explicitly install "wheel" in <3.12 (all versions for now)
- docker-library/pypy@903a200: Swap from explicit `get-pip.py` to `ensurepip`
- docker-library/pypy@94d8ce9: Update 3.10 to python 3.10.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants