cool-easter-32542
07/26/2024, 9:17 AMinterpreter_constraints = ["CPython>=3.8,<=3.8.10"] in pants.toml, but the installed version will pick the latest of 3.8 which is 3.8.16.
Pants version
2.18.0
OS
Ubuntu 20.04
Additional info
I believe this is due to the use of minimum_python_version returning the {major}.{minor} result instead of a complete picture.
pantsbuild/pantscool-easter-32542
07/26/2024, 9:17 AMcool-easter-32542
07/26/2024, 9:17 AM