[issue42073] classmethod does not pass "type/owner" when invoking wrapped __get__

Łukasz Langa report at bugs.python.org
Thu Jul 15 09:16:28 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset b83861f0265e07207a6ae2c49c40fa8f447893f2 by Łukasz Langa in branch 'main':
bpo-42073: allow classmethod to wrap other classmethod-like descriptors (#27115)
https://github.com/python/cpython/commit/b83861f0265e07207a6ae2c49c40fa8f447893f2


----------

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


More information about the Python-bugs-list mailing list