heroku / buildpacks-python

Heroku's Cloud Native Buildpack for Python applications.
BSD 3-Clause "New" or "Revised" License
27 stars 3 forks source link

Add support for Python 3.8.20, 3.9.20, 3.10.15, 3.11.10 and 3.12.6 #266

Closed edmorley closed 1 month ago

edmorley commented 1 month ago

Release notes: https://blog.python.org/2024/09/python-3130rc2-3126-31110-31015-3920.html

Changelogs: https://docs.python.org/release/3.8.20/whatsnew/changelog.html#python-3-8-20-final https://docs.python.org/release/3.9.20/whatsnew/changelog.html#python-3-9-20-final https://docs.python.org/release/3.10.15/whatsnew/changelog.html#python-3-10-15-final https://docs.python.org/release/3.11.10/whatsnew/changelog.html#python-3-11-10-final https://docs.python.org/release/3.12.6/whatsnew/changelog.html#python-3-12-6-final

Binary builds: https://github.com/heroku/heroku-buildpack-python/actions/runs/10750205053/job/29818038722 https://github.com/heroku/heroku-buildpack-python/actions/runs/10751132694/job/29818059983 https://github.com/heroku/heroku-buildpack-python/actions/runs/10750206118 https://github.com/heroku/heroku-buildpack-python/actions/runs/10750206743 https://github.com/heroku/heroku-buildpack-python/actions/runs/10750207733

GUS-W-16690152.