• Kevin Modzelewski's avatar
    Misc support for cffi and bcrypt · 578f9b6a
    Kevin Modzelewski authored
    - Py_FatalError() has to be an expression (previously was multi-line macro)
    - Add definitions of some PyObject_GC_* functions
    - imp.load_dynamic
    
    With these changes, bcrypt installs and runs
    578f9b6a
Makefile 49.8 KB