Issue #8627: Fix "XXX undetected error" from unchecked PyErr_WarnPy3k return.
This is just a quick fix: if the warning is turned into an exception, the exception simply gets ignored.
Showing
Please register or sign in to comment
This is just a quick fix: if the warning is turned into an exception, the exception simply gets ignored.