Skip to content

Commit da15d8e

Browse files
committed
List the *undocumented* PEP 728
1 parent 0fbfc09 commit da15d8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Summary -- Release highlights
7777
<whatsnew315-unpacking-in-comprehensions>`
7878
* :pep:`686`: :ref:`Python now uses UTF-8 as the default encoding
7979
<whatsnew315-utf8-default>`
80+
* :pep:`728`: ``TypedDict`` with typed extra items
8081
* :pep:`747`: :ref:`Annotating type forms with TypeForm
8182
<whatsnew315-typeform>`
8283
* :pep:`782`: :ref:`A new PyBytesWriter C API to create a Python bytes object

0 commit comments

Comments
 (0)