bpo-38631: Add _Py_NO_RETURN to functions calling Py_FatalError() (GH-18278)
Add _Py_NO_RETURN to functions calling Py_FatalError(): * _PyObject_AssertFailed() * dummy_dealloc() * faulthandler_fatal_error_thread() * none_dealloc() * notimplemented_dealloc()
V
Victor Stinner committed
2a4903fcce54c25807d362dbbbcfb32d0b494f9f
Parent: 17c68b8
Committed by GitHub <noreply@github.com>
on 1/30/2020, 12:09:11 PM