heroku / heroku-buildpack-python

Heroku's buildpack for Python applications.
https://www.heroku.com/python
MIT License
974 stars 1.84k forks source link

Add support for Python 3.11.8 and 3.12.2 #1538

Closed edmorley closed 7 months ago

edmorley commented 7 months ago

Release announcement: https://blog.python.org/2024/02/python-3122-and-3118-are-now-available.html

Release notes: https://www.python.org/downloads/release/python-3118/ https://www.python.org/downloads/release/python-3122/

Binary builds: https://github.com/heroku/heroku-buildpack-python/actions/runs/7812574422 https://github.com/heroku/heroku-buildpack-python/actions/runs/7812572989

GUS-W-14846638. GUS-W-14846690.

edmorley commented 7 months ago

Updated versions on: https://devcenter.heroku.com/articles/python-support#specifying-a-python-version https://devcenter.heroku.com/articles/python-runtimes#selecting-a-runtime

Published changelog entry: https://devcenter.heroku.com/changelog-items/2799