heroku / heroku/buildpacks-python

Outdated Python version warnings

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
classic buildpack parity
Dominant language
Rust
Stars
33
Forks
3
Avg merge
12h 51m
Merged PRs (30d)
9

Description

We should add support for displaying build log warnings/notices in the following cases:

1. Using a Python major version that has reached end-of-life upstream, for example Python 3.7 after June 2023.
2. Using a non-latest Python patch version, for example Python 3.11.1 when 3.11.2 is the latest version.
3. (Notice only, rather than a warning) When using a still-supported major Python version, but a newer major version is available. For example when using Python 3.10 but Python 3.11 is available. This is something the classic buildpack did not do, and would help reduce the number of users left to migrate once a Python version reaches end-of-life.

[Internal tracking epic](https://gus.lightning.force.com/lightning/r/ADM_Epic__c/a3QAH0000000L9E2AU/view)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.