]> granicus.if.org Git - python/commit
bpo-38407: Add docstrings for typing.SupportsXXX classes. (GH-16644)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 8 Oct 2019 14:14:57 +0000 (07:14 -0700)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2019 14:14:57 +0000 (07:14 -0700)
commit7162440a7247f77d22cd937143f358fd5ac85af4
tree1b0307c0d7a2c44b1c91c459aa598c823cfe6a03
parent10b475a151dc35c8ca4047331d591130973e914d
bpo-38407: Add docstrings for typing.SupportsXXX classes. (GH-16644)

(cherry picked from commit 8252c52e57283515ace5d4251584255dc5c60eb5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/typing.py