Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.9.0 #1090

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Add support for Python 3.9.0 #1090

merged 1 commit into from
Oct 6, 2020

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 6, 2020

@edmorley edmorley self-assigned this Oct 6, 2020
@edmorley edmorley marked this pull request as ready for review October 6, 2020 08:08
@edmorley edmorley requested a review from a team as a code owner October 6, 2020 08:08
@edmorley edmorley merged commit b1690e9 into main Oct 6, 2020
@edmorley edmorley deleted the python-3.9.0 branch October 6, 2020 08:35
@edmorley
Copy link
Member Author

edmorley commented Oct 6, 2020

Note: Since the Python buildpack has migrated to a new S3 bucket, apps will need to be on a recent buildpack release (99.9% of them are) in order to use newly released Python versions, such as Python 3.9.0.

I've mentioned this in the changelog entry for Python 3.9.0:
https://devcenter.heroku.com/changelog-items/1928

As well as this section (which is what users get linked to from the buildpack build output, if it can't find their version):
https://devcenter.heroku.com/articles/python-support#supported-runtimes

And both link to a new section I've added about checking/correcting the buildpack version set for an app:
https://devcenter.heroku.com/articles/python-support#checking-the-python-buildpack-version

I've also improved the main buildpacks overview docs, expanding on the benefits of the short-form buildpack registry URLs:
https://devcenter.heroku.com/articles/buildpacks#using-an-official-buildpack
https://devcenter.heroku.com/articles/buildpacks#buildpack-references

dryan pushed a commit to dryan/heroku-buildpack-python that referenced this pull request Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants