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 e485be5 commit e8e66eaCopy full SHA for e8e66ea
1 file changed
PC/python3dll.c
@@ -459,7 +459,6 @@ EXPORT_FUNC(PyOS_CheckStack)
459
EXPORT_FUNC(PyOS_double_to_string)
460
EXPORT_FUNC(PyOS_FSPath)
461
EXPORT_FUNC(PyOS_getsig)
462
-EXPORT_FUNC(PyOS_InitInterrupts)
463
EXPORT_FUNC(PyOS_InterruptOccurred)
464
EXPORT_FUNC(PyOS_mystricmp)
465
EXPORT_FUNC(PyOS_mystrnicmp)
0 commit comments