github pyenv-win/pyenv-win v3.1
Support many global and local versions

latest release: v3.1.1
22 months ago

New in 3.1

  • Fix #142: Prefer the local installer over the web based installer
  • Fix #401, #396, #383 and #360: Added the same level of support for local based installer as we have for web based installers in #410
    • Note: It is best to uninstall affected versions (3.9.11 and above) via Windows' Add or remove Programs systems settings page before running the pyenv uninstall command for those versions.

New in 3.0

  • Fix #311: Support many global and shell versions.
  • Fix #318: pyenv global and pyenv local no longer affect PYENV_VERSION, which only pyenv shell should affect.
  • The test suite emulates a 32 bit architecture environment.
  • The test suite now also runs tests using powershell and pwsh in addition to cmd.
  • pyenv shell now works like pyenv global and pyenv local in that, on 32-bit platforms, it adds -win32 to every supplied version if not explicitly added.

Don't miss a new pyenv-win release

NewReleases is sending notifications on new releases.