* Fixed regression occurring with TimeoutError exceptions. They
should be represented now exactly as the original when unpickling.
- from version 3.2.1
* Fixed regression occurring with ExceptionGroup exceptions. That
exception type is now handled specifically in the new
unpickle_exception_with_attrs function (just like OSError).
- from version 3.2.0
* Changed tblib.pickling_support.install to support exceptions with
__init__ that does match the default BaseException.__reduce__ (as
it expects the positional arguments to __init__ to match the args
attribute).
* Fixed some doctest and coverage config.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=25