| 2026-05-20 14:49:15 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-findpython: updated to 0.8.0 0.8.0 Bug Fixes Correct script execution command in _run_script function Update required Python version to 3.9 in pyproject.toml and streamline CI \ configuration |
| 2025-11-13 14:51:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-findpython: updated to 0.7.1 0.7.1 Bug Fixes Make test_find_python_from_uv_provider working on SunOS |
| 2025-08-05 08:01:10 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-findpython: updated to 0.7.0 0.7.0 Features Add an option to show the python path only Separate free-threaded python from normal ones Bug Fixes Add support for uv installed python Correct the uv python dir with platformdirs Return the original python executable if resolve_symlink=True |
| 2025-03-12 15:16:22 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-findpython: updated to 0.6.3 0.6.3 Bug Fixes Refresh lockfile and fix deprecation warnings Prefer 64bit Python interpreters |
| 2024-10-19 07:52:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-findpython: updated to 0.6.2 0.6.2 Bug Fixes Don't skip symlinks for rye provider ci: Macos for old python versions |
| 2024-04-19 06:42:26 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-findpython: updated to 0.6.1 0.6.1 Bug Fixes Ignore invalid version strinig from winreg |
| 2024-04-09 18:35:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-findpython: updated to 0.6.0 0.6.0 Features Support find by implementation |
| 2023-12-08 13:26:11 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-findpython: updated to 0.4.1 0.4.1 Bug Fixes Find python exe on Windows for RyeProvider |