[issue23722] During metaclass.__init__, super() of the constructed class does not work

Serhiy Storchaka report at bugs.python.org
Sun May 20 01:49:16 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset f0af69faee902d4b80c07c100dbd528fd8df6832 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-23722: Fix docs for future __classcell__ changes. (GH-6999) (GH-7000)
https://github.com/python/cpython/commit/f0af69faee902d4b80c07c100dbd528fd8df6832


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23722>
_______________________________________


More information about the Python-bugs-list mailing list