We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a4fb4 commit 70e2144Copy full SHA for 70e2144
Objects/exceptions.c
@@ -3933,3 +3933,4 @@ _PyException_AddNote(PyObject *exc, PyObject *note)
3933
Py_XDECREF(r);
3934
return res;
3935
}
3936
+
0 commit comments