[issue42812] @overload-ing method of parent class without actual implementation

Chaim Gewirtz report at bugs.python.org
Sun Jan 3 11:33:16 EST 2021


Chaim Gewirtz <chaim422 at gmail.com> added the comment:

"The purpose of `@overload` is quite different." So, this would overload the @overload decorator. Hmmm...

Is there a better way to accomplish this goal? What would you suggest, a new decorator?

----------

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


More information about the Python-bugs-list mailing list