Releases: frostming/findpython
Releases · frostming/findpython
v0.1.5
Changed
- Fix a bug under Windows that Pythons in the registry are not detected rightly.
Full Changelog: 0.1.4...0.1.5
0.1.4
- Skip executables that raise WinError 1920 when accessing.
Full Changelog: 0.1.3...0.1.4
v0.1.3
v0.1.2
Fixed
- Fix the regex to decide whether a name looks like python by @frostming in #1
- Add timeout when fetching the version info by @frostming in #1
Full Changelog: 0.1.1...0.1.2
v0.1.1
Ensure the python is invalid by checking the get_version output
Full Changelog: 0.1.0...0.1.1
v0.1.0
This is the first release
Full Changelog: https://github.com/frostming/findpython/commits/0.1.0