• Thomas Heller's avatar
    Apply the patch #1532975 plus ideas from the patch #1533481. · 86720048
    Thomas Heller yazdı
    ctypes instances no longer have the internal and undocumented
    '_as_parameter_' attribute which was used to adapt them to foreign
    function calls; this mechanism is replaced by a function pointer in
    the type's stgdict.
    
    In the 'from_param' class methods, try the _as_parameter_ attribute if
    other conversions are not possible.
    
    This makes the documented _as_parameter_ mechanism work as intended.
    
    Change the ctypes version number to 1.0.1.
    86720048
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...
PCbuild8 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...