Skip to content

Support raising multiple exceptions in an ExceptionGroup #3

Description

@jwodder

Collect all(?) errors and raise them at the end(?) of iteration in an ExceptionGroup

  • For Pythons prior to 3.11, use the exceptiongroup package.

  • Only do this if a dedicated onerror value is given?

  • Should this become the default behavior once 3.11 is the lowest supported Python?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request thereforerror handlingResponding to problemsunder considerationDev has not yet decided whether or how to implement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions