* Issue 210: ``setup.py develop`` now copies scripts in binary mode rather than text mode, matching the behavior of the ``install`` command.
3.8
Not secure
===
* Extend Issue 197 workaround to include all Python 3 versions prior to 3.2.2.
3.7.1
Not secure
=========================
* Issue 213: Use legacy StringIO behavior for compatibility under pbr. * Issue 218: Setuptools 3.8.1 superseded 4.0.1, and 4.x was removed from the available versions to install.
3.7
Not secure
===
* Issue 193: Improved handling of Unicode filenames when building manifests.
3.6
Not secure
===
* Issue 203: Honor proxy settings for Powershell downloader in the bootstrap routine.
3.5.2
Not secure
=====
* Issue 168: More robust handling of replaced zip files and stale caches. Fixes ZipImportError complaining about a 'bad local header'.