Zope-exceptions

Latest version: v4.2.0

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

Scan your dependencies

Page 1 of 5

4.2.1

==================

- Nothing changed yet.

4.2.0

==================

- Add support for Python 3.6.

- Drop support for Python 3.3.

- Fix handling of unicode supplemental traceback information on
Python 2. Now such values are always encoded to UTF-8; previously
the results were undefined and depended on system encodings and the
values themselves. See `issue 1 <https://github.com/zopefoundation/zope.exceptions/issues/1>`_.

4.1.0

==================

- Drop support for Python 2.6 and 3.2.

- Make ``exceptionformatter.extract_stack`` signature comply with
``traceback.extract_stack``

- Add support for Python 3.5.

4.0.8

==================

- Fixes around ``TextExceptionFormatter`` ``limit``: ``formatException``
and ``extractStack`` was cutting the traceback at the bottom,
at the most interesting point. Now it will cut from the middle.
Some text about the missing entries will be inserted.

- Maybe fix for ``extractStack``, it did not detect recursions in the frames.

4.0.7

==================

- Added explicit support for Python 3.4.

- Updated ``boostrap.py`` to version 2.2.

4.0.6

==================

- Make sure that ``setup.py`` finds all tests. Now tox runs them all as well.

- Fix failing test under Python 3.

- Made buildout work under Python 3 and Buildout 2.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.