forked from pool/python-exceptiongroup
- update to 1.2.1:
* Updated the copying of __notes__ to match CPython behavior * Corrected the type annotation of the exception handler callback to accept a BaseExceptionGroup instead of BaseException * Fixed type errors on Python < 3.10 and the type annotation of suppress() OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 14:08:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.1:
|
||||
* Updated the copying of __notes__ to match CPython behavior
|
||||
* Corrected the type annotation of the exception handler
|
||||
callback to accept a BaseExceptionGroup instead of
|
||||
BaseException
|
||||
* Fixed type errors on Python < 3.10 and the type annotation of
|
||||
suppress()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 15:43:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user