[issue34543] _struct.Struct: calling functions without calling __init__ results in SystemError

Steven D'Aprano report at bugs.python.org
Mon Sep 3 06:22:54 EDT 2018


Steven D'Aprano <steve+python at pearwood.info> added the comment:

Thanks for confirming the seg fault. I've changed this to a crasher.

Should we change the exception to RuntimeError?

----------
components: +Library (Lib) -Extension Modules
type: behavior -> crash

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


More information about the Python-bugs-list mailing list