Show HN: Make the Most of Python's ExceptionGroups

3 mawildoer 0 7/21/2025, 9:05:03 PM github.com ↗
Surfacing all exceptions at once saves end-users time and frustration. Collecting and raising exceptions is also a great pattern to write robust, simple multi-path code.

I rolled this package out of MIT licensed atopile because I loved the pattern and wanted to use it elsewhere - hope you do too!

Comments (0)

No comments yet