6d5b927a93
- Update to 3.2.2 * 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.
Matej Cepl2025-11-29 22:25:17 +00:00
c31eeed2fd
- Add missing BuildRequires on pytest-benchmark for running the test suite.
Steve Kowalik2025-04-17 02:38:35 +00:00
e2f652064b
- Update to 3.1.0 * Improved performance of `as_traceback` by a large factor. * Dropped support for now-EOL Python 3.8 and added 3.13 in the test grid. - Drop more-aggressive-location-stripping.patch, fixed upstream - Drop vendore-reraise-from-six.patch, merged upstream - Renumber patches
Matej Cepl2025-04-14 14:43:33 +00:00
2eb4d7ec82
Accepting request 1199747 from devel:languages:python
Ana Guerrero2024-09-10 19:12:42 +00:00
7226568526
- Cherry-pick patch from Fedora to fix testsuite with Python 3.13 * test_pickle_exception-even-harder-location-stripping.patch
Matej Cepl2024-09-09 20:52:16 +00:00
5eaa30b4c2
Accepting request 1177999 from devel:languages:python
Ana Guerrero2024-06-04 10:50:53 +00:00