Skip to content

Commit a45c7e9

Browse files
Update list of PEPs (#1063)
1 parent 31c318d commit a45c7e9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,7 @@ Typing PEPs
9393
* `PEP 646 <https://www.python.org/dev/peps/pep-0646/>`_, variadic generics and ``TypeVarTuple``
9494
* `PEP 647 <https://www.python.org/dev/peps/pep-0647/>`_, ``TypeGuard``
9595
* `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()``

0 commit comments

Comments
 (0)