diff --git a/pep-0678.rst b/pep-0678.rst index 186e1b8a4e9..52e5ef2a7a6 100644 --- a/pep-0678.rst +++ b/pep-0678.rst @@ -317,7 +317,7 @@ References and included a proposal for a group-of-exceptions type! https://mail.python.org/pipermail/python-dev/2003-January/032492.html .. [4] https://docs.python.org/3/reference/lexical_analysis.html#reserved-classes-of-identifiers -.. [5] https://github.com/python/cpython/pull/30158 +.. [5] https://github.com/python/cpython/pull/30441 .. [6] https://github.com/python/cpython/pull/29880 .. [7] https://discuss.python.org/t/accepting-pep-654-exception-groups-and-except/10813/9 .. [8] https://github.com/python/cpython/pull/28569#discussion_r721768348