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

Commit b2fa903

Browse files
authored
updated link to experimental implementation branch
1 parent 0c9e8ac commit b2fa903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

except_star.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ and modify the traceback display code.
740740
https://github.com/python/exceptiongroups/issues/3#issuecomment-716203284
741741

742742
* A WIP implementation of the `ExceptionGroup` type by @iritkatriel
743-
tracked [here](https://github.com/iritkatriel/cpython/tree/exceptionGroup).
743+
tracked [here](https://github.com/iritkatriel/cpython/tree/exceptionGroup-stage4).
744744

745745
* The issue where this concept was first formalized:
746746
https://github.com/python/exceptiongroups/issues/4

0 commit comments

Comments
 (0)