]> granicus.if.org Git - python/commit
bpo-32996: Documentation fix-up. (GH-16646)
authorM. Eric Irrgang <mei2n@virginia.edu>
Thu, 10 Oct 2019 11:11:33 +0000 (14:11 +0300)
committerIvan Levkivskyi <levkivskyi@gmail.com>
Thu, 10 Oct 2019 11:11:33 +0000 (12:11 +0100)
commitd47f0dd2e85ce032aebfedbde18cdb2e728fa79f
treeb891325f6c0fca2127bb9646be2b48bc4210b312
parenta05fcd3c7adf6e3a0944da8cf80a3346882e9b3b
bpo-32996: Documentation fix-up. (GH-16646)

PR #4906 changed the typing.Generic class hierarchy, leaving an
outdated comment in the library reference. User-defined Generic ABCs now
must get a abc.ABCMeta metaclass from something other than typing.Generic
inheritance.
Doc/library/typing.rst