Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

python/exceptiongroups

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 3, 2021 23:29
February 19, 2021 10:02
This repo is used as a place to discuss adding a concept of exception 
groups (also known as multi-errors) to Python 3.10. Checkout Issues
for more information.

Experimental implementation : https://github.com/iritkatriel/cpython/tree/exceptionGroup-stage5
PRs for discussion: 
ExceptionGroup and except*:        iritkatriel/cpython#7
Plus raise inside except* block:   iritkatriel/cpython#8

About

An early draft of a PEP around Exception Groups in Python

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •