[issue19072] classmethod doesn't honour descriptor protocol of wrapped callable

Łukasz Langa report at bugs.python.org
Fri Nov 19 13:43:59 EST 2021


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


New changeset e34809e1c2a09478f4e0651d551c9c12d3c556ab by Raymond Hettinger in branch 'main':
bpo-19072: Classmethod can wrap other classmethod like descriptors (GH-29634)
https://github.com/python/cpython/commit/e34809e1c2a09478f4e0651d551c9c12d3c556ab


----------

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


More information about the Python-bugs-list mailing list