Fixed - set PyErr when Container.__init__ fails
When container init failed for whatever reason, previously it resulted
in a `SystemError: NULL result without error in PyObject_Call`
This will now result in a RuntimeError with the error message
previously printed to stderr.
Signed-off-by:
Aron Podrigal <aronp@guaranteedplus.com>
Showing
Please
register
or
sign in
to comment