Package Info

python-tblib


Traceback serialization library


Development/Languages/Python

Traceback serialization library.

It allows you to:

  • Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes (imagine multiprocessing, billiard, futures, celery etc).
  • Create traceback objects from strings (the from_string method). No pickling is used.
  • Serialize tracebacks to/from plain dicts (the from_dict and to_dict methods). No pickling is used.
  • Raise the tracebacks created from the aforementioned sources.

Again, note that using the pickle support is completely optional. You are solely responsible for security problems should you decide to use the pickle support.


License: BSD-2-Clause
URL: https://github.com/ionelmc/python-tblib

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.6.0-bp155.2.12 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-tblib
1.6.0-bp154.1.44 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-tblib
1.6.0-bp153.1.29 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-tblib
  • python3-tblib
1.6.0-bp152.1.10 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-tblib
  • python3-tblib
1.3.2-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-tblib
  • python3-tblib
1.3.2-bp151.2.10 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-tblib
  • python3-tblib
1.3.2-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-tblib
  • python3-tblib