Skip to content

Conversation

@heroku-linguist
Copy link
Contributor

heroku/python

Added

  • The Python version can now be configured using a .python-version file. Both the 3.X and 3.X.Y version forms are supported. (#272)

Changed

  • pip is now only available during the build, and is longer included in the final app image. (#264)
  • Improved the error messages shown when an end-of-life or unknown Python version is requested. (#272)

## heroku/python

### Added

- The Python version can now be configured using a `.python-version` file. Both the `3.X` and `3.X.Y` version forms are supported. ([#272](#272))

### Changed

- pip is now only available during the build, and is longer included in the final app image. ([#264](#264))
- Improved the error messages shown when an end-of-life or unknown Python version is requested. ([#272](#272))
@heroku-linguist heroku-linguist bot requested a review from edmorley as a code owner September 17, 2024 09:25
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) September 17, 2024 09:25
@heroku-linguist heroku-linguist bot merged commit 288f822 into main Sep 17, 2024
@heroku-linguist heroku-linguist bot deleted the prepare-release branch September 17, 2024 09:29
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.

1 participant