Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@heroku-linguist heroku-linguist released this 18 Dec 12:00
d870560

heroku/python

Changed

  • The build now fails early if known problematic Python and pip-related env vars have been set by the user or earlier buildpacks. (#308)
  • The PIP_PYTHON env var is now only set at build time. (#307)

Removed

  • Stopped setting the LANG env var. (#306)
  • Stopped setting the PYTHONHOME env var. (#309)