• M. Eric Irrgang's avatar
    bpo-32996: Documentation fix-up. (GH-16646) · d47f0dd2
    M. Eric Irrgang authored
    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.
    d47f0dd2
typing.rst 42.1 KB