updates
This commit is contained in:
parent
d5e650c976
commit
dbf56bcaf1
1 changed files with 1 additions and 0 deletions
|
@ -39,5 +39,6 @@ program correctness.
|
|||
- [[https://www.python.org/dev/peps/pep-0586/][PEP 586 -- Literal Types]]
|
||||
- [[https://www.python.org/dev/peps/pep-0589/][PEP 589 -- TypedDict: Type Hints for Dictionaries with a Fixed Set of Keys]]
|
||||
- [[https://www.python.org/dev/peps/pep-0591/][PEP 591 -- Adding a final qualifier to typing]]
|
||||
- [[https://www.python.org/dev/peps/pep-0593/][PEP 593 -- Flexible function and variable annotations]]
|
||||
- [[https://www.python.org/dev/peps/pep-0604/][PEP 604 -- Allow writing union types as X | Y]]
|
||||
- [[https://www.python.org/dev/peps/pep-0613/][PEP 613 -- Explicit Type Aliases]]
|
||||
|
|
Loading…
Reference in a new issue