Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
isprogram
/
pyenv
kopie van
https://github.com/pyenv/pyenv.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Projects
0
Publicaties
241
Wiki
Activiteit
Bladeren bron
use https for download URLs
Conflicts: plugins/python-build/bin/python-build
pull/271/head
Eric Mill
11 jaren geleden
committed by
Yamashita Yuu
bovenliggende
ee4182321e
commit
2e387816f1
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
plugins/python-build/bin/python-build
+ 1
- 1
plugins/python-build/bin/python-build
Bestand weergeven
@ -1626,7 +1626,7 @@ else
fi
if [ -z "$PYTHON_BUILD_MIRROR_URL" ]; then
PYTHON_BUILD_MIRROR_URL="http://yyuu.github.io/pythons"
PYTHON_BUILD_MIRROR_URL="http
s
://yyuu.github.io/pythons"
else
PYTHON_BUILD_MIRROR_URL="${PYTHON_BUILD_MIRROR_URL%/}"
fi
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan