[issue34995] functools.cached_property does not maintain the wrapped method's __isabstractmethod__

STINNER Victor report at bugs.python.org
Sat Nov 17 04:03:51 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

INADA-san: do you prefer to raise an exception? If yes, can we ensure that
an exception will always be raised? See my 2 examples.

----------

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


More information about the Python-bugs-list mailing list