[issue46182] `super` and descriptor clarification

Arthur Milchior report at bugs.python.org
Sun Dec 26 11:27:23 EST 2021


Arthur Milchior <arthur at milchior.fr> added the comment:

"a base class ``B`` following ``A``" shouldn't it be "the base class"? . After all, there is at most one base class following ``A``.

Also, I find it unclear what means "``x`` is returned unchanged, since in this context ``x`` is not a value which exists by itself.

----------

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


More information about the Python-bugs-list mailing list