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 a deprecation warning for Python 3.8 #1515

Closed edmorley closed 9 months ago

edmorley commented 9 months ago

Since it has <1 year left of its 5 year support lifecycle: https://devguide.python.org/versions/#supported-versions

This uses the same approach as for Python 3.7 in #1404.

GUS-W-14607855.

edmorley commented 9 months ago

https://devcenter.heroku.com/changelog-items/2768