Skip to content

[3.6] bpo-30450: Improved logic for obtaining dependencies #2751

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 19, 2017

Conversation

zooba
Copy link
Member

@zooba zooba commented Jul 18, 2017

Backport of a number of changes in master improving the batch files and getting external dependencies.

zooba and others added 4 commits July 18, 2017 19:35
* bpo-30450: Adds alternate download approach for nuget.exe

* Whitespace fix.
* bpo-30450: Fall back to git.exe if no Python is found.

* Also check whether git.exe is on PATH if it will be used.
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
@zooba zooba changed the title [3.6] bpo-30540: Improved logic for obtaining dependencies [3.6] bpo-30450: Improved logic for obtaining dependencies Jul 18, 2017
@zooba zooba merged commit e99d3a5 into python:3.6 Jul 19, 2017
@zooba zooba deleted the bpo-30450-3.6 branch July 19, 2017 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants