File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -93,4 +93,7 @@ Typing PEPs
93
93
* `PEP 646 <https://www.python.org/dev/peps/pep-0646/ >`_, variadic generics and ``TypeVarTuple ``
94
94
* `PEP 647 <https://www.python.org/dev/peps/pep-0647/ >`_, ``TypeGuard ``
95
95
* `PEP 655 <https://www.python.org/dev/peps/pep-0655/ >`_ (draft), ``Required `` and ``NotRequired ``
96
- * `PEP 673 <https://www.python.org/dev/peps/pep-0673/ >`_ (draft), ``Self ``
96
+ * `PEP 673 <https://www.python.org/dev/peps/pep-0673/ >`_, ``Self ``
97
+ * `PEP 675 <https://www.python.org/dev/peps/pep-0675/ >`_ (draft), ``LiteralString ``
98
+ * `PEP 677 <https://www.python.org/dev/peps/pep-0677/ >`_ (draft), callable type syntax
99
+ * `PEP 681 <https://www.python.org/dev/peps/pep-0681/ >`_, ``@dataclass_transform() ``
You can’t perform that action at this time.
0 commit comments