Fix refleaks if Py_EnterRecursiveCall() fails
Issue #29306: Destroy argstuple and kwdict if Py_EnterRecursiveCall() fails.
Showing
Please register or sign in to comment
Issue #29306: Destroy argstuple and kwdict if Py_EnterRecursiveCall() fails.