mirror of
https://github.com/python/cpython.git
synced 2024-11-27 20:04:41 +08:00
Fix 3.11 what's new formatting (GH-31763)
This commit is contained in:
parent
d1777515f9
commit
5eb03b1b51
@ -65,10 +65,15 @@ Summary -- Release highlights
|
||||
|
||||
.. 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
|
||||
============
|
||||
|
Loading…
Reference in New Issue
Block a user