summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorAndre Delfino <adelfino@gmail.com>2020-09-27 19:07:04 (GMT)
committerGitHub <noreply@github.com>2020-09-27 19:07:04 (GMT)
commitd9ab95ff1fe81efdf70e545d536d9f6927d1ba81 (patch)
tree76e87e90ca91d2f398e76e34034c9f5cf5d5aed7 /Python/codecs.c
parenta937ab45d6af4f99ff16fec73d5d75d93c569456 (diff)
downloadcpython-d9ab95ff1fe81efdf70e545d536d9f6927d1ba81.zip
cpython-d9ab95ff1fe81efdf70e545d536d9f6927d1ba81.tar.gz
cpython-d9ab95ff1fe81efdf70e545d536d9f6927d1ba81.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
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions