Rewrite 'urlretrieve' helper to fix various download-related issues
- Py3: stop using legacy API of urllib.request and fix download of http(s) URLs containing user:passwd@ - Py2: avoid OOM when downloading huge files This is implemented as a method in case we want to make it configurable via [buildout].
Showing
Please register or sign in to comment