]> granicus.if.org Git - python/commit
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-16743)
authorIvan Levkivskyi <levkivskyi@gmail.com>
Sun, 13 Oct 2019 16:53:06 +0000 (17:53 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 13 Oct 2019 16:53:06 +0000 (09:53 -0700)
commit8144095707f87bdee6f3e1bbb15283ea61381be6
treeb6bf7046b9cffc95e7d727f756abad72484e8a29
parentbb78f6cfa6f2b84fa4611d39c35baf1c7dce7f8d
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
Doc/library/typing.rst