Tblib

Latest version: v3.1.0

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

Scan your dependencies

Page 1 of 3

3.1.0

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

* Improved performance of ``as_traceback`` by a large factor.
Contributed by Haoyu Weng in `81 <https://github.com/ionelmc/python-tblib/pull/81>`_.
* Dropped support for now-EOL Python 3.8 and added 3.13 in the test grid.

3.0.0

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

* Added support for ``__context__``, ``__suppress_context__`` and ``__notes__``.
Contributed by Tim Maxwell in `72 <https://github.com/ionelmc/python-tblib/pull/72>`_.
* Added the ``get_locals`` argument to ``tblib.pickling_support.install()``, ``tblib.Traceback`` and ``tblib.Frame``.
Fixes `41 <https://github.com/ionelmc/python-tblib/issues/41>`_.
* Dropped support for now-EOL Python 3.7 and added 3.12 in the test grid.

2.0.0

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

* Removed support for legacy Pythons (2.7 and 3.6) and added Python 3.11 in the test grid.
* Some cleanups and refactors (mostly from ruff).

1.7.0

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

* Add more attributes to ``Frame`` and ``Code`` objects for pytest compatibility. Contributed by Ivanq in
`58 <https://github.com/ionelmc/python-tblib/pull/58>`_.

1.6.0

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

* When pickling an Exception, also pickle its traceback and the Exception chain
(``raise ... from ...``). Contributed by Guido Imperiale in
`53 <https://github.com/ionelmc/python-tblib/issues/53>`_.

1.5.0

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

* Added support for Python 3.8. Contributed by Victor Stinner in
`42 <https://github.com/ionelmc/python-tblib/issues/42>`_.
* Removed support for end of life Python 3.4.
* Few CI improvements and fixes.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.