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

Also added PEP 585 deprecation notes.

(cherry picked from commit ab72fdeb82)

Co-authored-by: Luciano Ramalho <luciano@ramalho.org>
This commit is contained in:
Guido van Rossum 2020-08-12 11:10:12 -07:00 committed by GitHub
parent 90eff4ed44
commit b3ad2ca56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 889 additions and 679 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
Refactored typing.rst, arranging more than 70 classes, functions, and decorators into new sub-sections.