Skip to content

Commit 0b37a61

Browse files
committed
add missing symbol
1 parent a9374ff commit 0b37a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Symbols/Symbols.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
SYMBOL(PyObject_GetItem),
5959
SYMBOL(PyDict_Next),
6060
SYMBOL(PyErr_Fetch),
61+
SYMBOL(PyErr_Clear),
6162
};
6263
}
6364

0 commit comments

Comments
 (0)