From ff89083e343dfc260feb1b19844d7774b3b0a385 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 99cf77dadb5695c..2fd8ee31f859e1c 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: