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

Serhiy Storchaka report at bugs.python.org
Sat Jul 7 08:29:41 EDT 2018


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

Berker, do you mind to create a PR?

Supporting class properties looks good rationale to me. But we need to check how this change affects performance.

----------

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


More information about the Python-bugs-list mailing list