]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-16743)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 13 Oct 2019 17:00:19 +0000 (10:00 -0700)
committerGitHub <noreply@github.com>
Sun, 13 Oct 2019 17:00:19 +0000 (10:00 -0700)
commite742826531d4369cb1eff65337fa95fd67de8d42
tree91b75f8a347660eeac477e87699cff491b2db26f
parenta04c7ebcb97fefe9b2fea0c805112afd927ac66b
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-16743)

Metaclass was removed in Python 3.7 (there is already a `versionchanged` item about this).

https://bugs.python.org/issue28556
(cherry picked from commit 8144095707f87bdee6f3e1bbb15283ea61381be6)

Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>
Doc/library/typing.rst