bpo-40979: refactored typing.rst; (mostly) same content, new sub-sections and ordering (#21574)

Also added PEP 585 deprecation notes.
This commit is contained in:
Luciano Ramalho
2020-08-02 19:32:36 -03:00
committed by GitHub
parent 6a613f90bf
commit ab72fdeb82
2 changed files with 889 additions and 679 deletions
+888 -679
View File
File diff suppressed because it is too large Load Diff
@@ -0,0 +1 @@
Refactored typing.rst, arranging more than 70 classes, functions, and decorators into new sub-sections.