[issue15839] SystemError raised by super() in erronous class should be NameError or RuntimeError

Roundup Robot report at bugs.python.org
Sun Sep 2 05:04:47 CEST 2012


Roundup Robot added the comment:

New changeset e2e4a0a49d2e by Benjamin Peterson in branch 'default':
Make super() internal errors RuntimeError instead of SystemError (closes #15839)
http://hg.python.org/cpython/rev/e2e4a0a49d2e

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list