From: Irit Katriel <1055913+iritkatriel@users.noreply.github.com> Date: Tue, 16 Aug 2022 12:47:07 +0000 (+0100) Subject: remove repetitive credit from what's new in 3.11 rst (GH-96024) X-Git-Tag: v3.12.0a1~640 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=829aab859266253320317caabdb0e17fa4e0f05e;p=thirdparty%2FPython%2Fcpython.git remove repetitive credit from what's new in 3.11 rst (GH-96024) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index ef84339a0172..3832fdfbe82b 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: