Tblib

Latest version: v3.1.0

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

Scan your dependencies

Page 2 of 3

1.4.0

~~~~~~~~~~~~~~~~~~

* Removed support for end of life Python 3.3.
* Fixed tests for Python 3.7. Contributed by Elliott Sales de Andrade in
`36 <https://github.com/ionelmc/python-tblib/issues/36>`_.
* Fixed compatibility issue with Twised (``twisted.python.failure.Failure`` expected a ``co_code`` attribute).

1.3.2

~~~~~~~~~~~~~~~~~~

* Add support for PyPy3.5-5.7.1-beta. Previously ``AttributeError:
'Frame' object has no attribute 'clear'`` could be raised. See PyPy
issue `2532 <https://github.com/pypy/pypy/issues/2532>`_.

1.3.1

~~~~~~~~~~~~~~~~~~

* Fixed handling for tracebacks due to exceeding the recursion limit.
Fixes `15 <https://github.com/ionelmc/python-tblib/issues/15>`_.

1.3.0

~~~~~~~~~~~~~~~~~~

* Added ``Traceback.from_string``.

1.2.0

~~~~~~~~~~~~~~~~~~

* Fixed handling for tracebacks from generators and other internal improvements
and optimizations. Contributed by DRayX in `10 <https://github.com/ionelmc/python-tblib/issues/10>`_
and `11 <https://github.com/ionelmc/python-tblib/pull/11>`_.

1.1.0

~~~~~~~~~~~~~~~~~~

* Added support for Python 2.6. Contributed by Arcadiy Ivanov in
`8 <https://github.com/ionelmc/python-tblib/pull/8>`_.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.