-
Notifications
You must be signed in to change notification settings - Fork 218
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
Drop CPython 3.6 & 3.7 on 2025-05-06 #1671
Comments
Sounds right, 3.7 is EOL over a year and 3.6 even longer. And of course current images remain available. Are you open to PRs or would you like to do this yourself? |
I'm already in the process of preparing this even though it's months away. Thanks for the proposition though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CPython 3.6 reached EOL on 2021-12-23.
CPython 3.7 reached EOL on 2023-06-27.
Dropping CPython 3.6 & 3.7 will allow adding CPython 3.14 with minimal size / build time impact on images (3.14b0 is expected on 2025-05-06).
The text was updated successfully, but these errors were encountered: