diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-09-27 19:42:29 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 19:42:29 (GMT) |
| commit | bdf46bc7e12c08aaab676a2c947f03daffe035a7 (patch) | |
| tree | 198c976f05df1d6fe5634966b94740788daf4ed9 /Python/dtoa.c | |
| parent | 8b2595f68af059afdd61b2bb3d32a2bf4f1662c8 (diff) | |
| download | cpython-bdf46bc7e12c08aaab676a2c947f03daffe035a7.zip cpython-bdf46bc7e12c08aaab676a2c947f03daffe035a7.tar.gz cpython-bdf46bc7e12c08aaab676a2c947f03daffe035a7.tar.bz2 | |
[doc] Leverage the fact that the actual types can now be indexed for typing (GH-22340)
This shows users that they can use the actual types. Using deprecated types is confusing.
This also prefers colections.abc.Sized instead of the alias typing.Sized. I guess the aliases were created to make it convenient to import all collections related types from the same place.
This should be backported to 3.9.
Automerge-Triggered-By: @gvanrossum
(cherry picked from commit d9ab95ff1fe81efdf70e545d536d9f6927d1ba81)
Co-authored-by: Andre Delfino <adelfino@gmail.com>
Diffstat (limited to 'Python/dtoa.c')
0 files changed, 0 insertions, 0 deletions
