[3.7] Documentation update for bpo-32996 fix (GH-16646) by eirrgang · Pull Request #16648 · python/cpython · GitHub
Skip to content

[3.7] Documentation update for bpo-32996 fix (GH-16646) - #16648

Closed
eirrgang wants to merge 1 commit into
python:3.7from
eirrgang:GH-16646
Closed

eirrgang wants to merge 1 commit into
python:3.7from
eirrgang:GH-16646

Conversation

@eirrgang

@eirrgang eirrgang commented Oct 8, 2019

Copy link
Copy Markdown
Contributor

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.

https://bugs.python.org/issue32996

PR python#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.
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Oct 8, 2019
@the-knights-who-say-ni

Copy link
Copy Markdown

@ilevkivskyi

Copy link
Copy Markdown
Member

@ilevkivskyi ilevkivskyi closed this Oct 8, 2019
@eirrgang
eirrgang deleted the GH-16646 branch April 20, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants