Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update py-werkzeug (and py-werkzeug-docs) to 0.11.10.
Version 0.11.10 --------------- Released on May 24th 2016. - Fixed a bug that occurs when running on Python 2.6 and using a broken locale. See pull request #912. - Fixed a crash when running the debugger on Google App Engine. See issue #925. - Fixed an issue with multipart parsing that could cause memory exhaustion. Version 0.11.9 -------------- Released on April 24th 2016. - Corrected an issue that caused the debugger not to use the machine GUID on POSIX systems. - Corrected an Unicode error on Python 3 for the debugger's PIN usage. - Corrected the timestamp verification in the pin debug code. Without this fix the pin was remebered until too long. Version 0.11.8 -------------- Released on April 15th 2016. - fixed a problem with the machine GUID detection code on OS X on Python 3.
- Loading branch information