• Thomas Heller's avatar
    Integrate patch from Neal Norwitz. He writes: · fe8f862c
    Thomas Heller yazdı
    """
    The attached patch fixes all the ctypes tests so they pass on amd64.
    It also fixes several warnings.  I'm not sure what else to do with the
    patch.  Let me know how you want to handle these in the future.
    
    I'm not sure the patch is 100% correct.  You will need to decide what
    can be 64 bits and what can't.  I believe
    sq_{item,slice,ass_item,ass_slice} all need to use Py_ssize_t.  The
    types in ctypes.h may not require all the changes I made.  I don't
    know how you want to support older version, so I unconditionally
    changed the types to Py_ssize_t.
    """
    
    The patch is also in the ctypes SVN repository now, after small
    changes to add compatibility with older Python versions.
    fe8f862c
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...