Skip to content

Commit 5defec5

Browse files
committed
remove PyErr_Display from ignored_c_api
1 parent 468d210 commit 5defec5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Tools/check-c-api-docs/ignored_c_api.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ PyUnstable_EXECUTABLE_KIND_PY_FUNCTION
5151
PyUnstable_EXECUTABLE_KIND_SKIP
5252
# cpython/pylifecycle.h
5353
Py_FrozenMain
54-
# pythonrun.h
55-
PyErr_Display
5654
# cpython/objimpl.h
5755
PyObject_GET_WEAKREFS_LISTPTR
5856
# cpython/pythonrun.h

0 commit comments

Comments
 (0)