commit | b3ad2ca56afc6a56c9a6e7b419bc05e8e5b15e19 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Aug 12 11:10:12 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Aug 12 11:10:12 2020 -0700 |
tree | aa84eb44a637de361377554f87c6e3a48e01d0b9 | |
parent | 90eff4ed4445a0fa9d8cdf74c0f86c50ed510dad [diff] |
[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>