Skip to content

Conversation

@heroku-linguist
Copy link
Contributor

heroku/python

Removed

  • Removed support for the deprecated runtime.txt file. Python versions must now be specified using a .python-version file instead. (#352)
  • Removed support for Ubuntu 20.04 (and thus Heroku-20 / heroku/builder:20). (#358)

Changed

  • Improved the error messages shown when .python-version contains an invalid Python version or stray invisible characters (such as ASCII control codes). (#353 and #354)
  • Improved the error messages shown if I/O errors occur. (#355 and #356)

## heroku/python

### Removed

- Removed support for the deprecated `runtime.txt` file. Python versions must now be specified using a `.python-version` file instead. ([#352](#352))
- Removed support for Ubuntu 20.04 (and thus Heroku-20 / `heroku/builder:20`). ([#358](#358))

### Changed

- Improved the error messages shown when `.python-version` contains an invalid Python version or stray invisible characters (such as ASCII control codes). ([#353](#353) and [#354](#354))
- Improved the error messages shown if I/O errors occur. ([#355](#355) and [#356](#356))
@heroku-linguist heroku-linguist bot requested a review from edmorley as a code owner May 2, 2025 07:09
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) May 2, 2025 07:09
@heroku-linguist heroku-linguist bot merged commit f2fdd00 into main May 2, 2025
6 checks passed
@heroku-linguist heroku-linguist bot deleted the prepare-release branch May 2, 2025 07:15
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