]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
remove repetitive credit from what's new in 3.11 rst (GH-96024) (GH-96025)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 16 Aug 2022 14:18:20 +0000 (15:18 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 14:18:20 +0000 (15:18 +0100)
Doc/whatsnew/3.11.rst

index 99cf77dadb5695cc575d748a0073094d42439dc7..2fd8ee31f859e1c7c5e1afa81c2de4ab2ca4c869 100644 (file)
@@ -64,7 +64,6 @@ Summary -- Release highlights
 New syntax features:
 
 * :pep:`654`: Exception Groups and ``except*``.
-  (Contributed by Irit Katriel in :issue:`45292`.)
 
 New built-in features: