Pythonfinder

Latest version: v2.1.0

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

Scan your dependencies

Page 6 of 7

1.1.2

==================

Features & Improvements
-----------------------

- Added support for non-CPython interpreters. 16

Bug Fixes
---------

- Added support for ignoring unsupported python versions during
version search with the flag `--ignore-unsupported`. 14
- Added support for pyenv virtualenvs. 15

1.1.1

==================

Bug Fixes
---------

- Fixed an issue which prevented graceful parsing of debug releases of
python, which will now be sorted the same as prereleases. 12

1.1.0

==================

Bug Fixes
---------

- Fixed a bug which caused inadvertent inclusion of previously removed
python installations on windows. 11
- Updated `vistir.misc.run` invocation to avoid spinner usage.

1.0.2

==================

Bug Fixes
---------

- Fix a bug which caused failures when parsing patch releases. 10

1.0.1

==================

Bug Fixes
---------

- Fix input string parser when architecture is specified.
[\9](https://github.com/sarugaku/pythonfinder/issues/9)

1.0.0

==================

Features & Improvements
-----------------------

- Add support for explicitly searching the global pythonpath using the
`global_search` argument at initialization. [\4](https://github.com/sarugaku/pythonfinder/issues/4)
- Allow bare calls to `find_all_python_versions()` to return all
python versions without specifying a major version. [\5](https://github.com/sarugaku/pythonfinder/issues/5)
- Added efficient crawling and caching when searching for python and
other executables.
- Carry architecture support all the way through the search stack
to only return available python which matches the desired
architecture.
- Improve sub-path consolidations for searching for executables
and pythons.
- Use lazy loading of python versions to avoid unnecessary
subprocess calls. [\8](https://github.com/sarugaku/pythonfinder/issues/8)

Bug Fixes
---------

- Fixed a bug which caused version checks on older python versions to
fail due to encoding issues. [\3](https://github.com/sarugaku/pythonfinder/issues/3)
- Prevent use of `VIRTUAL_ENV` as a search location when
`global_search` is `False`. [\4](https://github.com/sarugaku/pythonfinder/issues/4)
- Fixed an issue which sometimes caused pythonfinder to prefer
prerelease versions. [\7](https://github.com/sarugaku/pythonfinder/issues/7)

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.