[issue26718] super.__init__ leaks memory if called multiple times

Guido van Rossum report at bugs.python.org
Sat Apr 9 12:28:52 EDT 2016


Guido van Rossum added the comment:

Any uses of super() beyond the documented idioms are uninteresting, except they should not be usable as crash or DoS vectors.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26718>
_______________________________________


More information about the Python-bugs-list mailing list