You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The definitions from posix/signal.pxd were broken before Cython 0.24:
cython/cython@ced17f8
Fixes:
afl.pyx:130:36: Cannot assign type 'sighandler_t' to 'void *(*)(int)'
0 commit comments