File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,8 @@ https://peps.python.org/topic/typing
119119* `PEP 681 <https://www.python.org/dev/peps/pep-0681/ >`_ ``@dataclass_transform() ``
120120* `PEP 688 <https://www.python.org/dev/peps/pep-0688/ >`_ ``Buffer ``
121121* `PEP 692 <https://www.python.org/dev/peps/pep-0692/ >`_ ``Unpack[TypedDict] `` for ``**kwargs ``
122- * `PEP 695 <https://www.python.org/dev/peps/pep-0695/ >`_ (draft), ``class Class[T]: `` type parameter syntax
122+ * `PEP 695 <https://www.python.org/dev/peps/pep-0695/ >`_ ``class Class[T]: `` type parameter syntax
123123* `PEP 696 <https://www.python.org/dev/peps/pep-0696/ >`_ (draft), defaults for type variables
124124* `PEP 698 <https://www.python.org/dev/peps/pep-0698/ >`_ ``@override ``
125125* `PEP 702 <https://www.python.org/dev/peps/pep-0702/ >`_ (draft), ``@deprecated() ``
126+ * `PEP 705 <https://www.python.org/dev/peps/pep-0705/ >`_ (draft), ``TypedMapping ``
You can’t perform that action at this time.
0 commit comments