Skip to content
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
@1st1

Description

@1st1
  1. Should ExceptionGroup.__init__ have a message argument? Should it be the first argument or keyword-only?

  2. Should we allow creating an empty ExceptionGroup and allow adding exceptions to it?

  3. Should we allow raising an empty ExceptionGroup?

  4. Should ExceptionGroup.__init__ accept *errors: ExceptionGroup or errors: Iterable[ExceptionGroup]?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions