From: Irit Katriel <1055913+iritkatriel@users.noreply.github.com> Date: Tue, 16 Aug 2022 14:18:20 +0000 (+0100) Subject: remove repetitive credit from what's new in 3.11 rst (GH-96024) (GH-96025) X-Git-Tag: v3.11.0rc2~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6aa6ebf43edb1be3874e0ce137f315df99eafc8;p=thirdparty%2FPython%2Fcpython.git remove repetitive credit from what's new in 3.11 rst (GH-96024) (GH-96025) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 99cf77dadb56..2fd8ee31f859 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: