setup-python/dist/setup
Bruno Verachten 02cd31ab13
fix: address review feedback on system Python fallback
- Gate fallback on architecture having no manifest entries, preventing
  false triggers on supported architectures with missing versions
- Skip fallback for free-threaded Python builds
- Return early with correct outputs (sys.executable, version, bin dir)
  instead of relying on toolcache path parsing which breaks with
  system prefix paths like /usr
- Set environment variables (pythonLocation, Python_ROOT_DIR, etc.)
  correctly for system Python paths

Signed-off-by: Bruno Verachten <gounthar@gmail.com>
2026-03-19 14:31:03 +01:00
..
index.js fix: address review feedback on system Python fallback 2026-03-19 14:31:03 +01:00