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

Update tests for Python 3.9 on Ubuntu 24.04 #279

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 6, 2024

Previously Python 3.9 was only supported on the Heroku-22 stack (Ubuntu 22.04) and older, since it reaches EOL in Oct 2025.

However, support for Python 3.9 on Heroku-24 (Ubuntu 24.04) was just added, by the building/uploading of the binaries in:
heroku/heroku-buildpack-python#1656

As such, the tests need updating to reflect that CNB builds will no longer fail with an unavailable Python error when using Python 3.9 on heroku/builder:24.

GUS-W-16917997.

@edmorley edmorley added the skip changelog Skip the check-changelog check label Oct 6, 2024
@edmorley edmorley self-assigned this Oct 6, 2024
Previously Python 3.9 was only supported on the Heroku-22
stack (Ubuntu 22.04) and older, since it reaches EOL in Oct 2025.

However, support for Python 3.9 on Heroku-24 (Ubuntu 24.04) was
just added, by the building/uploading of the binaries in:
heroku/heroku-buildpack-python#1656

As such, the tests need updating to reflect that CNB builds will no
longer fail with an unavailable Python error when using Python 3.9
on `heroku/builder:24`.

GUS-W-16917997.
@edmorley edmorley marked this pull request as ready for review October 6, 2024 21:14
@edmorley edmorley requested a review from a team as a code owner October 6, 2024 21:14
@edmorley edmorley enabled auto-merge (squash) October 6, 2024 21:15
@edmorley edmorley merged commit 1ecdca4 into main Oct 7, 2024
7 checks passed
@edmorley edmorley deleted the python-3-9-heroku-24 branch October 7, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Skip the check-changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants