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

python/exceptiongroups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

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

  •  
  •  
  •  
  •