Staging
v0.5.1
https://github.com/python/cpython
Revision baf8a9b03a56ce1ee2284763b267ff56ab4507fe authored by Miss Islington (bot) on 10 October 2019, 11:19:03 UTC, committed by GitHub on 10 October 2019, 11:19:03 UTC

PR GH-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.
(cherry picked from commit d47f0dd2e85ce032aebfedbde18cdb2e728fa79f)

Co-authored-by: M. Eric Irrgang <mei2n@virginia.edu>
1 parent 6b6935e
History
Tip revision: baf8a9b03a56ce1ee2284763b267ff56ab4507fe authored by Miss Islington (bot) on 10 October 2019, 11:19:03 UTC
bpo-32996: Documentation fix-up. (GH-16646)
Tip revision: baf8a9b
File Mode Size
CODEOWNERS -rw-r--r-- 2.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top