Add support for Python 3.12.13, 3.11.15 and 3.10.20#521
Merged
Conversation
Release announcement: https://blog.python.org/2026/03/python-31213-31115-31020/ Changelogs: https://docs.python.org/release/3.12.13/whatsnew/changelog.html#python-3-12-13-final https://docs.python.org/release/3.11.15/whatsnew/changelog.html#python-3-11-15-final https://docs.python.org/release/3.10.20/whatsnew/changelog.html#python-3-10-20-final Binary builds: https://github.com/heroku/heroku-buildpack-python/actions/runs/22639900939 https://github.com/heroku/heroku-buildpack-python/actions/runs/22639906742 https://github.com/heroku/heroku-buildpack-python/actions/runs/22639923074 GUS-W-21433847.
runesoerensen
approved these changes
Mar 3, 2026
Merged
heroku-linguist bot
added a commit
that referenced
this pull request
Mar 3, 2026
## heroku/python ### Changed - The Python 3.12 version alias now resolves to Python 3.12.13. ([#521](#521)) - The Python 3.11 version alias now resolves to Python 3.11.15. ([#521](#521)) - The Python 3.10 version alias now resolves to Python 3.10.20. ([#521](#521)) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
heroku-linguist bot
added a commit
to heroku/cnb-builder-images
that referenced
this pull request
Mar 3, 2026
## heroku/python ### Changed - The Python 3.12 version alias now resolves to Python 3.12.13. ([#521](heroku/buildpacks-python#521)) - The Python 3.11 version alias now resolves to Python 3.11.15. ([#521](heroku/buildpacks-python#521)) - The Python 3.10 version alias now resolves to Python 3.10.20. ([#521](heroku/buildpacks-python#521))
heroku-linguist bot
added a commit
to heroku/cnb-builder-images
that referenced
this pull request
Mar 3, 2026
## heroku/python ### Changed - The Python 3.12 version alias now resolves to Python 3.12.13. ([#521](heroku/buildpacks-python#521)) - The Python 3.11 version alias now resolves to Python 3.11.15. ([#521](heroku/buildpacks-python#521)) - The Python 3.10 version alias now resolves to Python 3.10.20. ([#521](heroku/buildpacks-python#521)) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Member
Author
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
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.
Release announcement:
https://blog.python.org/2026/03/python-31213-31115-31020/
Changelogs:
https://docs.python.org/release/3.12.13/whatsnew/changelog.html#python-3-12-13-final
https://docs.python.org/release/3.11.15/whatsnew/changelog.html#python-3-11-15-final
https://docs.python.org/release/3.10.20/whatsnew/changelog.html#python-3-10-20-final
Binary builds:
https://github.com/heroku/heroku-buildpack-python/actions/runs/22639900939
https://github.com/heroku/heroku-buildpack-python/actions/runs/22639906742
https://github.com/heroku/heroku-buildpack-python/actions/runs/22639923074
GUS-W-21433847.