Skip to content

Commit 0a31779

Browse files
author
Kevin Kirsche
authored
Update CONTRIBUTING.md as TypeAlias is now allowed (#8397)
1 parent d4287a7 commit 0a31779

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,6 @@ Accepted features that *cannot* yet be used in typeshed include:
251251
- [PEP 570](https://www.python.org/dev/peps/pep-0570/) (positional-only
252252
arguments): see [#4972](https://github.com/python/typeshed/issues/4972),
253253
use argument names prefixed with `__` instead
254-
- [PEP 613](https://www.python.org/dev/peps/pep-0613/) (TypeAlias):
255-
see [#4913](https://github.com/python/typeshed/issues/4913)
256254

257255
The following features are partially supported:
258256
- [PEP 585](https://www.python.org/dev/peps/pep-0585/) (builtin

0 commit comments

Comments
 (0)