heroku / heroku-buildpack-python

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

Add support for Python 3.12.3 #1560

Closed edmorley closed 3 months ago

edmorley commented 3 months ago

Release announcement: https://blog.python.org/2024/04/python-3123-and-3130a6-released.html https://www.python.org/downloads/release/python-3123/

Changelog: https://docs.python.org/release/3.12.3/whatsnew/changelog.html#python-3-12-3-final

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

GUS-W-14846704.

edmorley commented 3 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/2861