[issue39679] functools: singledispatchmethod doesn't work with classmethod

Karthikeyan Singaravelan report at bugs.python.org
Fri Feb 21 20:16:11 EST 2020


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Sorry, I had the part only to detect annotations attached. My part is something similar to yours except it stores the appropriate function in the registry itself instead of passing the arguments at __get__ .

----------

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


More information about the Python-bugs-list mailing list