Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 588836d3e646c2bcb3473cda7c5f6a1e0ff2c2e9 https://github.com/python/cpython/commit/588836d3e646c2bcb3473cda7c5f6a1e0ff2c2e9 Author: Steve Dower <steve.dower at microsoft.com> Date: 2017年07月17日 (2017年7月17日) Changed paths: M PCbuild/find_python.bat A PCbuild/urlretrieve.py Log Message: ----------- bpo-30450: Adds alternate download approach for nuget.exe (#2737) * bpo-30450: Adds alternate download approach for nuget.exe * Whitespace fix.