saltbundlepy-exceptiongroup

Edit Package saltbundlepy-exceptiongroup
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
exceptiongroup-1.1.0-gh.tar.gz 0000022724 22.2 KB
saltbundlepy-exceptiongroup.changes 0000002225 2.17 KB
saltbundlepy-exceptiongroup.spec 0000003587 3.5 KB
Revision 1 (latest revision is 4)
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) committed (revision 1)
- Update to 1.1.0
  * Backported upstream fix for gh-99553 (custom subclasses of
    BaseExceptionGroup that also inherit from Exception should not
    be able to wrap base exceptions)
  * Moved all initialization code to __new__() (thus matching
    Python 3.11 behavior)
- Fix multibuild

- split tests into multibuild to solve cycle with pytest

- update to 1.0.4:
  * Fixed regression introduced in v1.0.3 where the code computing the suggestions would assume that both the obj attribute of AttributeError is always available, even though this is only true from Python 3.10 onwards (#43; PR by Carl Friedrich Bolz-Tereick)
- update to 1.0.3:
  * Fixed monkey patching breaking suggestions (on a NameError or AttributeError) on Python 3.10 (#41; PR by Carl Friedrich Bolz-Tereick)
- update to 1.0.2:
  * Updated type annotations to match the ones in typeshed
- update to 1.0.1:
  * Fixed formatted traceback missing exceptions beyond 2 nesting levels of __context__ or __cause__
- update to 1.0.0:
  * Fixed AttributeError: 'PatchedTracebackException' object has no attribute '__cause__' on Python 3.10 (only) when a traceback is printed from an exception where an exception group is set as the cause (#33)
  * Fixed a loop in exception groups being rendered incorrectly (#35)
  * Fixed the patched formatting functions (format_exception()``etc.) not passing the ``compact=True flag on Python 3.10 like the original functions do

- The package actually builds with Python 3.11.

- Initial specfile for v 1.0.0rc9
- Pre-release version required by hypothesis
Comments 0
openSUSE Build Service is sponsored by