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 0fbfc09 commit da15d8eCopy full SHA for da15d8e
Doc/whatsnew/3.15.rst
@@ -77,6 +77,7 @@ Summary -- Release highlights
77
<whatsnew315-unpacking-in-comprehensions>`
78
* :pep:`686`: :ref:`Python now uses UTF-8 as the default encoding
79
<whatsnew315-utf8-default>`
80
+* :pep:`728`: ``TypedDict`` with typed extra items
81
* :pep:`747`: :ref:`Annotating type forms with TypeForm
82
<whatsnew315-typeform>`
83
* :pep:`782`: :ref:`A new PyBytesWriter C API to create a Python bytes object
0 commit comments