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

index ef84339a0172908a8325c6f6a76f62551f14405a..3832fdfbe82b943e9da7f6e7f219a376e5373732 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: