mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-31 00:24:24 +08:00
Update CONTRIBUTING.md as TypeAlias is now allowed (#8397)
This commit is contained in:
@@ -251,8 +251,6 @@ Accepted features that *cannot* yet be used in typeshed include:
|
||||
- [PEP 570](https://www.python.org/dev/peps/pep-0570/) (positional-only
|
||||
arguments): see [#4972](https://github.com/python/typeshed/issues/4972),
|
||||
use argument names prefixed with `__` instead
|
||||
- [PEP 613](https://www.python.org/dev/peps/pep-0613/) (TypeAlias):
|
||||
see [#4913](https://github.com/python/typeshed/issues/4913)
|
||||
|
||||
The following features are partially supported:
|
||||
- [PEP 585](https://www.python.org/dev/peps/pep-0585/) (builtin
|
||||
|
||||
Reference in New Issue
Block a user