14
0
2023-07-04 23:45:07 +00:00
committed by Git OBS Bridge
parent 75be636421
commit 48c9f9aa16
3 changed files with 0 additions and 103 deletions

View File

@@ -5,8 +5,6 @@ Tue Jul 4 22:32:27 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Changed handling of exceptions in exception group handler
callbacks to not wrap a single exception in an exception
group, as per CPython issue gh#python/cpython#103590.
- Add 64_handl_embed_excep.patch fixing
gh#agronholm/exceptiongroup#64.
-------------------------------------------------------------------
Fri Apr 21 12:24:46 UTC 2023 - Dirk Müller <dmueller@suse.com>