COMMITS
/ lib/find-python.js January 2, 2026
C
fix: python is no longer a valid npm config setting (#3258)
Christian Clauss committed
March 13, 2024
H
lib: print Python executable path using UTF-8 (#2995)
Hüseyin Açacak committed
October 27, 2023
L
feat: convert internal classes from util.inherits to classes
Luke Karrys committed
L
feat: convert all internal functions to async/await
Luke Karrys committed
June 22, 2023
S
lib: find python checks order changed on windows (#2872)
Stefan Stojanovic committed
June 20, 2023
L
Sync deps and engines with npm (#2770)
Luke Karrys committed
June 22, 2021
L
fix: add error arg back into catch block for older Node.js users
Livia Rett committed
May 19, 2021
D
lib: fail gracefully if we can't find the username (#2375)
DeeDeeG committed
March 26, 2021
D
lib: drop Python 2 support in find-python.js (#2333)
DeeDeeG committed
May 15, 2020
D
lib: drop "-2" flag for "py.exe" launcher
DeeDeeG committed
December 29, 2019
X
lib: compatibility with semver ≥ 7 (`new` for semver.Range)
Xavier Guimard committed
October 3, 2019
S
lib: try to find `python` after `python3`
Sam Roberts committed
September 30, 2019
R
src: update to standard@14
Rod Vagg committed
July 23, 2019
J
lib: accept Python 3 by default
João Reis committed
July 11, 2019
C
lib: raise the minimum Python version from 2.6 to 2.7
cclauss committed
July 8, 2019
J
python: accept Python 3 conditionally
João Reis committed
J
python: move Python detection to its own file
João Reis committed