manhole v1.3.0 Release Notes

Release Date: 2015-09-03 // over 8 years ago
    • ๐Ÿ‘ Allowed Manhole to be configured without any thread or activation (in case you want to manually activate).
    • โž• Added an example and tests for using Manhole with uWSGi.
    • ๐Ÿ›  Fixed error handling in manhole-cli on Python 3 (exc vars don't leak anymore).
    • ๐Ÿ›  Fixed support for running in gevent/eventlet-using apps on Python 3 (now that they support Python 3).
    • ๐Ÿ‘ Allowed reinstalling the manhole (in non-strict mode). Previous install is undone.