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

Raymond Hettinger report at bugs.python.org
Fri Oct 23 22:01:42 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset c17f63fae57dc02e78bd6931b8fb6c6c2f9d4d81 by Miss Skeleton (bot) in branch '3.9':
bpo-19072: Update descriptor howto for decorator chaining (GH-22934) (GH-22935)
https://github.com/python/cpython/commit/c17f63fae57dc02e78bd6931b8fb6c6c2f9d4d81


----------

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


More information about the Python-bugs-list mailing list