This repository was archived by the owner on Apr 10, 2022. It is now read-only.
This repository was archived by the owner on Apr 10, 2022. It is now read-only.
Questions about the ExceptionGroup API #6
Closed
Description
-
Should
ExceptionGroup.__init__
have a message argument? Should it be the first argument or keyword-only? -
Should we allow creating an empty
ExceptionGroup
and allow adding exceptions to it? -
Should we allow raising an empty
ExceptionGroup
? -
Should
ExceptionGroup.__init__
accept*errors: ExceptionGroup
orerrors: Iterable[ExceptionGroup]
?
Metadata
Metadata
Assignees
Labels
No labels