• Jim Fulton's avatar
    Changed the assignment of PyType_GenericNew to tp_new slot. Now do · db6a569d
    Jim Fulton yazdı
    this in module initialization before calling PyType_Ready.  (Sorry
    Tim.) This is necessary to compile on cygwin.  AFAIK, we support
    cygwin. If so, then we need to write extentions this way.
    
    Fixed bug in implementation of tp_init function. It should be an int
    function, not a PyObject *.
    db6a569d
Adı
Son kayıt (commit)
Son güncelleme
..
.cvsignore Loading commit data...
building.tex Loading commit data...
cycle-gc.c Loading commit data...
embedding.tex Loading commit data...
ext.tex Loading commit data...
extending.tex Loading commit data...
newtypes.tex Loading commit data...
noddy.c Loading commit data...
noddy2.c Loading commit data...
noddy3.c Loading commit data...
run-func.c Loading commit data...
windows.tex Loading commit data...