Hacker News new | ask | show | jobs
by orf 1024 days ago
It's exception groups[1], with the syntax `except*`.

1. https://peps.python.org/pep-0654/

1 comments

I wondered what it was too. Maybe "exception groups" or "except star" would be clearer for the reader (thanks for your amazing work btw)