• Jason Madden's avatar
    Stop using #ifdef LIBEV_EMBED in corecext.ppyx · 9c96233d
    Jason Madden authored
    This eliminates the need to call cythonpp.py on it. It also leads to a
    more consistent API.
    
    We could take the same approach to bring back sig_fd if necessary, but
    that's still not available to cython.
    9c96233d
cythonpp.py 39.5 KB