-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Update python #20207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update python #20207
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes: - docker-library/python@b8ff1ba1: Merge pull request docker-library/python#1094 from infosiftr/eol-3.9 - docker-library/python@59e4abf1: Remove all traces of the now-EOL 3.9 release series
Diff for 450fe86:diff --git a/_bashbrew-arches b/_bashbrew-arches
index ae2b359..65ee115 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -4,7 +4,6 @@ arm32v6
arm32v7
arm64v8
i386
-mips64le
ppc64le
riscv64
s390x
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 4118ea5..a78e940 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,37 +2,6 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon), Joseph Ferguson <yosi
GitRepo: https://github.com/docker-library/python.git
Builder: buildkit
-Tags: 3.9.25-alpine3.21, 3.9-alpine3.21
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
-Directory: 3.9/alpine3.21
-
-Tags: 3.9.25-alpine3.22, 3.9-alpine3.22, 3.9.25-alpine, 3.9-alpine
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
-Directory: 3.9/alpine3.22
-
-Tags: 3.9.25-bookworm, 3.9-bookworm
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
-Directory: 3.9/bookworm
-
-Tags: 3.9.25-slim-bookworm, 3.9-slim-bookworm
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
-Directory: 3.9/slim-bookworm
-
-Tags: 3.9.25-slim-trixie, 3.9-slim-trixie, 3.9.25-slim, 3.9-slim
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
-Directory: 3.9/slim-trixie
-
-Tags: 3.9.25-trixie, 3.9-trixie
-SharedTags: 3.9.25, 3.9
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 38aab6a1ab1db813a35d91953eb03283dc5bf0c6
-Directory: 3.9/trixie
-
Tags: 3.10.19-alpine3.21, 3.10-alpine3.21
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
GitCommit: 54a65f4ff531391810946ee17b0806accbda0fae
diff --git a/_bashbrew-list b/_bashbrew-list
index 1f19205..f4fea16 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -10,24 +10,6 @@ python:3-trixie
python:3-windowsservercore
python:3-windowsservercore-ltsc2022
python:3-windowsservercore-ltsc2025
-python:3.9
-python:3.9-alpine
-python:3.9-alpine3.21
-python:3.9-alpine3.22
-python:3.9-bookworm
-python:3.9-slim
-python:3.9-slim-bookworm
-python:3.9-slim-trixie
-python:3.9-trixie
-python:3.9.25
-python:3.9.25-alpine
-python:3.9.25-alpine3.21
-python:3.9.25-alpine3.22
-python:3.9.25-bookworm
-python:3.9.25-slim
-python:3.9.25-slim-bookworm
-python:3.9.25-slim-trixie
-python:3.9.25-trixie
python:3.10
python:3.10-alpine
python:3.10-alpine3.21
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index abe48e6..0d4f2fd 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,9 +1,3 @@
-python:3.9-alpine
-python:3.9-alpine3.21
-python:3.9-bookworm
-python:3.9-slim
-python:3.9-slim-bookworm
-python:3.9-trixie
python:3.10-alpine
python:3.10-alpine3.21
python:3.10-bookworm
diff --git a/python_3.9-alpine/Dockerfile b/python_3.9-alpine/Dockerfile
deleted file mode 100644
index 0d3cd33..0000000
diff --git a/python_3.9-alpine3.21/Dockerfile b/python_3.9-alpine3.21/Dockerfile
deleted file mode 100644
index 6b848aa..0000000
diff --git a/python_3.9-bookworm/Dockerfile b/python_3.9-bookworm/Dockerfile
deleted file mode 100644
index 5cc86d0..0000000
diff --git a/python_3.9-slim-bookworm/Dockerfile b/python_3.9-slim-bookworm/Dockerfile
deleted file mode 100644
index 189f6b2..0000000
diff --git a/python_3.9-slim/Dockerfile b/python_3.9-slim/Dockerfile
deleted file mode 100644
index 2eac0a2..0000000
diff --git a/python_3.9-trixie/Dockerfile b/python_3.9-trixie/Dockerfile
deleted file mode 100644
index a4d40bd..0000000Relevant Maintainers: |
tianon
approved these changes
Nov 3, 2025
Member
tianon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deletes only 👍
(bye mips! 👋)
junojense
pushed a commit
to DDVTECH/docker-image-library
that referenced
this pull request
Dec 3, 2025
Changes: - docker-library/python@b8ff1ba1: Merge pull request docker-library/python#1094 from infosiftr/eol-3.9 - docker-library/python@59e4abf1: Remove all traces of the now-EOL 3.9 release series Co-authored-by: Docker Library Bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes: