.. PEP-sized items next.
-PEP-654: Exception Groups and ``except*``.
-(Contributed by Irit Katriel in :issue:`45292`.)
-PEP-673: ``Self`` Type.
-(Contributed by James Hilton-Balfe and Pradeep Kumar in :issue:`30924`.)
+New syntax features:
+
+* :pep:`654`: Exception Groups and ``except*``.
+ (Contributed by Irit Katriel in :issue:`45292`.)
+
+New typing features:
+
+* :pep:`673`: ``Self`` Type.
+ (Contributed by James Hilton-Balfe and Pradeep Kumar in :issue:`30924`.)
New Features
============