INADA Naoki <songofaca...@gmail.com> added the comment:

Why *should*?

Legacy ParentClass.method() call is faster than super().method() call, because 
there are no temporary proxy object.

I don't think there are enough reason to replace all legacy parent calls.

----------
nosy: +inada.naoki

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31853>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to