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

Chaim Gewirtz report at bugs.python.org
Sun Jan 3 12:25:06 EST 2021


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

Interesting. PyCharm has no problem with this code. It also autocompletes the argument names for me, which is very useful, especially since there a dozen different Child classes.

Isn't "Simple is better than complex", and doesn't "...practicality beat purity"?

----------

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


More information about the Python-bugs-list mailing list