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
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top