Pyenv-win

Latest version: v3.1.1

Safety actively analyzes 619212 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

3.1.1

- Fix [413](https://github.com/pyenv-win/pyenv-win/issues/413): bug: pyenv install failing because the system cannot find the file specified 'dark.exe'
- Adding: python 3.8, 3.9 and 3.10 in classifiers

3.1

- Fix [142](https://github.com/pyenv-win/pyenv-win/issues/142): Prefer the local installer over the web based installer
- Fix [401](https://github.com/pyenv-win/pyenv-win/issues/401), [#396](https://github.com/pyenv-win/pyenv-win/issues/396), [#383](https://github.com/pyenv-win/pyenv-win/issues/383) and [#360](https://github.com/pyenv-win/pyenv-win/issues/360): Added the same level of support for local based installer as we have for web based installers in [#410](https://github.com/pyenv-win/pyenv-win/issues/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.

3.0

- Fix [311](https://github.com/pyenv-win/pyenv-win/issues/311): Support many global and shell versions.
- Fix [318](https://github.com/pyenv-win/pyenv-win/issues/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.

2.64.11

- Fix [287](https://github.com/pyenv-win/pyenv-win/issues/287): Prevent infinite recursion by removing the shims directory from the path.
- Fix [259](https://github.com/pyenv-win/pyenv-win/issues/259): Correctly handle spaces in `pyenv` path.
- Fix [305](https://github.com/pyenv-win/pyenv-win/issues/305): Fix `exec` preferring the last version listed in `.python-version` instead of the first.
- **Note:** `pyenv rehash` must be called after upgrading. Expect the following error message if you don't:

'Scripts' is not recognized as an internal or external command,
operable program or batch file.

2.64.10

- Check `PATH` in `pyenv version` to report other Python versions.

2.64.9

- Feature [210](https://github.com/pyenv-win/pyenv-win/issues/210): Support extended installer options
- Fix [269](https://github.com/pyenv-win/pyenv-win/issues/269): Migration from travis-ci to GitHub Actions
- Fix `exec` shims for `bat` files.
- Fix [193](https://github.com/pyenv-win/pyenv-win/issues/193): PowerShell support for `pyenv shell`

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.