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

Commit 3dc8dc9

Browse files
committed
Reference issue #4 from See Also
1 parent e3a383e commit 3dc8dc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

except_star.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,3 +651,6 @@ to support running user code that can raise exception groups.
651651

652652
* A WIP implementation of the `ExceptionGroup` type by @iritkatriel
653653
tracked [here](https://github.com/iritkatriel/cpython/tree/exceptionGroup).
654+
655+
* The issue where this concept was first formalized:
656+
https://github.com/python/exceptiongroups/issues/4

0 commit comments

Comments
 (0)