Summary: | [NEW PORT] devel/py-tblib: Traceback serialization library in Python | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Danilo G. Baio <dbaio> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 211061 | ||||||
Attachments: |
|
Description
Danilo G. Baio
2016-07-12 21:22:05 UTC
Testbuilds, portlint are fine, committed, thanks! A commit references this bug: Author: pi Date: Wed Jul 13 16:39:50 UTC 2016 New revision: 418491 URL: https://svnweb.freebsd.org/changeset/ports/418491 Log: New port: devel/py-tblib 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). Parse traceback strings and raise with the parsed tracebacks. WWW: https://pypi.python.org/pypi/tblib PR: 211051 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Changes: head/devel/Makefile head/devel/py-tblib/ head/devel/py-tblib/Makefile head/devel/py-tblib/distinfo head/devel/py-tblib/pkg-descr |