Skip to content

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented May 8, 2025

\
$env:PYTHONDONTWRITEBYTECODE = '1'; \
\
{{ if .version == "3.14.0b1" then ( -}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{{ if .version == "3.14.0b1" then ( -}}
{{ if .version == "3.14.0b1" then ( -}}
Write-Host 'Reinstalling pip to workaround a bug ...'; \

@tianon tianon merged commit a74a6c7 into docker-library:master May 8, 2025
47 checks passed
@tianon tianon deleted the short-hack branch May 8, 2025 20:30
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request May 8, 2025
Changes:

- docker-library/python@a74a6c7e: Merge pull request docker-library/python#1040 from infosiftr/short-hack
- docker-library/python@0fb50d34: Add a quick fix for 3.14.0b1 on windows
- docker-library/python@4cf0116a: Update 3.14-rc to 3.14.0b1
gquintard pushed a commit to gquintard/official-images that referenced this pull request Jun 11, 2025
Changes:

- docker-library/python@a74a6c7e: Merge pull request docker-library/python#1040 from infosiftr/short-hack
- docker-library/python@0fb50d34: Add a quick fix for 3.14.0b1 on windows
- docker-library/python@4cf0116a: Update 3.14-rc to 3.14.0b1
tglman pushed a commit to tglman/official-images that referenced this pull request Aug 11, 2025
Changes:

- docker-library/python@a74a6c7e: Merge pull request docker-library/python#1040 from infosiftr/short-hack
- docker-library/python@0fb50d34: Add a quick fix for 3.14.0b1 on windows
- docker-library/python@4cf0116a: Update 3.14-rc to 3.14.0b1
gquintard pushed a commit to gquintard/official-images that referenced this pull request Aug 15, 2025
Changes:

- docker-library/python@a74a6c7e: Merge pull request docker-library/python#1040 from infosiftr/short-hack
- docker-library/python@0fb50d34: Add a quick fix for 3.14.0b1 on windows
- docker-library/python@4cf0116a: Update 3.14-rc to 3.14.0b1
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