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.12 #1490

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Add support for Python 3.12 #1490

merged 1 commit into from
Oct 2, 2023

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 2, 2023

And release Python 3.12.0.

The default Python version remains unchanged (at 3.11.x) for now.

Release announcement:
https://blog.python.org/2023/10/python-3120-final-now-available.html
https://www.python.org/downloads/release/python-3120/

Details on what's new in Python 3.12:
https://docs.python.org/3.12/whatsnew/3.12.html

Binary builds on GitHub Actions:
https://github.com/heroku/heroku-buildpack-python/actions/runs/6382585145

GUS-W-12345517.
GUS-W-12345519.

@edmorley edmorley self-assigned this Oct 2, 2023
@edmorley edmorley marked this pull request as ready for review October 2, 2023 16:21
@edmorley edmorley requested a review from a team as a code owner October 2, 2023 16:21
Base automatically changed from pipenv-test-cleanup to main October 2, 2023 17:25
edmorley added a commit to heroku/buildpacks-python that referenced this pull request Oct 2, 2023
To ensure that Python 3.12 works with this buildpack.

No changes were required to the buildpack itself, and the default
Python version continues to be Python 3.11.x for now.

Release announcement:
https://blog.python.org/2023/10/python-3120-final-now-available.html
https://www.python.org/downloads/release/python-3120/

Details on what's new in Python 3.12:
https://docs.python.org/3.12/whatsnew/3.12.html

Binary builds on GitHub Actions:
https://github.com/heroku/heroku-buildpack-python/actions/runs/6382585145

See also:
heroku/heroku-buildpack-python#1490

GUS-W-14215441.
@edmorley edmorley merged commit 3ac9ded into main Oct 2, 2023
5 checks passed
@edmorley edmorley deleted the python-3.12 branch October 2, 2023 18:01
@edmorley
Copy link
Member Author

edmorley commented Oct 2, 2023

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