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: