This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients ammar2, benjamin.peterson, paul.moore, pitrou, schen, steve.dower, tim.golden, zach.ware
Date 2017-07-17.09:45:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500284753.19.0.975548912381.issue30450@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-07-17 09:45:53steve.dowersetrecipients: + steve.dower, paul.moore, pitrou, tim.golden, benjamin.peterson, zach.ware, ammar2, schen
2017-07-17 09:45:53steve.dowersetmessageid: <1500284753.19.0.975548912381.issue30450@psf.upfronthosting.co.za>
2017-07-17 09:45:53steve.dowerlinkissue30450 messages
2017-07-17 09:45:53steve.dowercreate