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.
CONTRIBUTING.md
TypeAlias
1 parent d4287a7 commit 0a31779Copy full SHA for 0a31779
CONTRIBUTING.md
@@ -251,8 +251,6 @@ Accepted features that *cannot* yet be used in typeshed include:
251
- [PEP 570](https://www.python.org/dev/peps/pep-0570/) (positional-only
252
arguments): see [#4972](https://github.com/python/typeshed/issues/4972),
253
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)
256
257
The following features are partially supported:
258
- [PEP 585](https://www.python.org/dev/peps/pep-0585/) (builtin
0 commit comments