summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/whatsnew/3.11.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst
index ef84339..3832fdf 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: