mirror of
https://github.com/actions/python-versions.git
synced 2026-05-29 00:16:10 +08:00
* Check pip availability before running ensurepip * check ensurepip exit code in Windows installer Add error handling for ensurepip execution and pip installation. * Suppress stderr on Windows pip check