14
0

Accepting request 1189765 from home:glaubitz:branches:devel:languages:python

- Update to 1.2.2
  * Removed an ``assert`` in ``exceptiongroup._formatting``
    that caused compatibility issues with Sentry (#123)

OBS-URL: https://build.opensuse.org/request/show/1189765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=23
This commit is contained in:
2024-07-26 13:29:04 +00:00
committed by Git OBS Bridge
parent 044c974452
commit 7342085404
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 26 11:42:55 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.2.2
* Removed an ``assert`` in ``exceptiongroup._formatting``
that caused compatibility issues with Sentry (#123)
-------------------------------------------------------------------
Sat Apr 20 14:08:38 UTC 2024 - Dirk Müller <dmueller@suse.com>