From 829aab859266253320317caabdb0e17fa4e0f05e Mon Sep 17 00:00:00 2001 From: Irit Katriel <1055913+iritkatriel@users.noreply.github.com> Date: Tue, 16 Aug 2022 13:47:07 +0100 Subject: [PATCH] remove repetitive credit from what's new in 3.11 rst (GH-96024) --- Doc/whatsnew/3.11.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index ef84339a017290..3832fdfbe82b94 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -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: