Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d177751 commit 5eb03b1Copy full SHA for 5eb03b1
Doc/whatsnew/3.11.rst
@@ -65,10 +65,15 @@ Summary -- Release highlights
65
66
.. PEP-sized items next.
67
68
-PEP-654: Exception Groups and ``except*``.
69
-(Contributed by Irit Katriel in :issue:`45292`.)
70
-PEP-673: ``Self`` Type.
71
-(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`.)
72
73
+New typing features:
74
75
+* :pep:`673`: ``Self`` Type.
76
+ (Contributed by James Hilton-Balfe and Pradeep Kumar in :issue:`30924`.)
77
78
New Features
79
============
0 commit comments