Repoze-debug

Latest version: v1.1

Safety actively analyzes 622217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.7.3

------------------

- This release is the last which will maintain support for Python 2.4 /
Python 2.5.

- Added support for continuous integration using ``tox`` and ``jenkins``.

- Added 'setup.py dev' alias (runs ``setup.py develop`` plus installs
``nose`` and ``coverage``).

0.7.2

------------------

- Don't require 'threadframe' module in Python >= 2.5 (thanks, Jonathan
Ballet). Closes http://bugs.repoze.org/issue162.

- Don't crash if unicode values are present in threads' state (thanks,
Jonathan Ballet). Closes http://bugs.repoze.org/issue162.

0.7.1

------------------

- Sphinxified docs.

- Don't compute tracelog records unless we are going to write them.

0.7

----------------

- The iterator returned by an application was closed too soon when
using the responselogger middleware, resulting in, e.g. errors from
paste.fileapp complaining about "file already closed".

- If the ``keep`` parameter in the "responselogger" middleware is set
to zero, no entries are logged (not even one, as previously may have
happened).

- Better test coverage.

- Ignore HTTP errors in post-mortem debug middleware. The exceptions
we want to catch here are application-level. A configuration option
has been added to keep the old behavior.

- Added middleware "threads" to debug threads (based on an adaptation
of Florent Guillaume's "DeadlockDebugger" product for Zope 2).

0.6.2

------------------

- Show a "short" URL in the debug UI.

0.6.1

------------------

- Fix debug UI bug: show escaped body regardless of content-type.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.