Skip to content

Implement PEP 654: Exception Groups #89455

@iritkatriel

Description

@iritkatriel
BPO 45292
Nosy @gvanrossum, @markshannon, @tirkarthi, @erlend-aasland, @iritkatriel
PRs
  • bpo-45292: [PEP 654] add the ExceptionGroup and BaseExceptionGroup classes #28569
  • bpo-45292: [PEP 654] Update traceback display code to work with exception groups #29207
  • bpo-45292: Use raw strings for regex in tests #29545
  • bpo-45292: [PEP-654] add except* #29581
  • bpo-45292: [PEP-654] exception groups and except* documentation #30158
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/iritkatriel' closed_at = <Date 2022-01-06.19:06:15.397> created_at = <Date 2021-09-26.12:07:11.663> labels = ['interpreter-core', '3.11', 'type-feature', 'library', 'docs'] title = 'Implement PEP 654: Exception Groups' updated_at = <Date 2022-01-06.19:06:15.396> user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2022-01-06.19:06:15.396> actor = 'iritkatriel' assignee = 'iritkatriel' closed = True closed_date = <Date 2022-01-06.19:06:15.397> closer = 'iritkatriel' components = ['Documentation', 'Interpreter Core', 'Library (Lib)'] creation = <Date 2021-09-26.12:07:11.663> creator = 'iritkatriel' dependencies = [] files = [] hgrepos = [] issue_num = 45292 keywords = ['patch'] message_count = 12.0 messages = ['402661', '404837', '405773', '406266', '406400', '408549', '408557', '408559', '408560', '408589', '408590', '409898'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'Mark.Shannon', 'xtreak', 'erlendaasland', 'iritkatriel'] pr_nums = ['28569', '29207', '29545', '29581', '30158'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue45292' versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesdocsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions