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

Commit 34ffa5d

Browse files
authored
Update README
1 parent bbb74e7 commit 34ffa5d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ This repo is used as a place to discuss adding a concept of exception
22
groups (also known as multi-errors) to Python 3.10. Checkout Issues
33
for more information.
44

5-
Experimental implementation : https://github.com/iritkatriel/cpython/tree/exceptionGroup-stage4
6-
(PR for discussion: https://github.com/iritkatriel/cpython/pull/7)
5+
Experimental implementation : https://github.com/iritkatriel/cpython/tree/exceptionGroup-stage5
6+
PRs for discussion:
7+
ExceptionGroup and except*: https://github.com/iritkatriel/cpython/pull/7
8+
Plus raise inside except* block: https://github.com/iritkatriel/cpython/pull/8

0 commit comments

Comments
 (0)