| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
https://bugs.python.org/issue38809
(cherry picked from commit ee703cbb418b7458bebb1d26a5e19d6b55280b28)
Co-authored-by: Tal Einat <taleinat+github@gmail.com>
|
| |
|
|
|
| |
(cherry picked from commit 6aedfa6b9ac324587f64133c23757a66a8f355bb)
Co-authored-by: antektek <45912913+antektek@users.noreply.github.com>
|
| |
|
|
|
| |
(cherry picked from commit 6750922f8d3428d84a016c34d6fcd99659e8610c)
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
|
| | |
|
| |
|
|
|
|
|
| |
Fix logic for retrying nuget.exe download with Python.
Add support for HOST_PYTHON variable.
Clear internal environment variables used in find_python.bat
Use HOST_PYTHON as the actual Python if it is recent enough.
Adds HOST_PYTHON variable to AppVeyor configuration
|
| |
|
|
|
|
| |
* bpo-30450: Adds alternate download approach for nuget.exe
* Whitespace fix.
|
|
|
Updates ssl and tkinter projects to use pre-built externals
|