We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb0f055 commit e8f8b48Copy full SHA for e8f8b48
CHANGELOG.rst
@@ -8,6 +8,7 @@ Changelog
8
* Allowed Manhole to be configured without any thread or activation (in case you want to manually activate).
9
* Added an example and tests for using Manhole with uWSGi.
10
* Fixed error handling in ``manhole-cli`` on Python 3 (exc vars don't leak anymore).
11
+* Fixed support for running in gevent/eventlet-using apps on Python 3 (now that they support Python 3).
12
* Allowed reinstalling the manhole (in non-``strict`` mode). Previous install is undone.
13
14
1.2.0 (2015-07-06)
0 commit comments