[issue30450] Pull Windows dependencies from GitHub rather than svn.python.org

Steve Dower report at bugs.python.org
Mon Jul 17 05:45:53 EDT 2017


Steve Dower added the comment:

My PR adds a small script to use requests.get/urlretrieve with any version of Python to get nuget.exe.

Theoretically, we *could* use this to download everything, but I'd rather minimize our exposure to insecure downloads for machines that don't already have Python 3.6 available.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30450>
_______________________________________


More information about the Python-bugs-list mailing list