• Thomas Heller's avatar
    Merged revisions 60001,60003-60004,60008 via svnmerge from · ff721221
    Thomas Heller yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r60001 | thomas.heller | 2008-01-16 20:16:27 +0100 (Mi, 16 Jan 2008) | 3 lines
    
      Convert the internal ctypes array type cache to a WeakValueDict so
      that array types do not live longer than needed.
    ........
      r60003 | thomas.heller | 2008-01-16 20:37:33 +0100 (Mi, 16 Jan 2008) | 3 lines
    
      Raise a TypeError if conflicting positional and named arguments are
      passed to a Structure or Union constructor.
    ........
      r60004 | thomas.heller | 2008-01-16 20:45:51 +0100 (Mi, 16 Jan 2008) | 3 lines
    
      Raise a TypeError instead of a ValueError when too many initializers
      are used in a Structure or Union constructor.
    ........
      r60008 | thomas.heller | 2008-01-16 21:34:37 +0100 (Mi, 16 Jan 2008) | 3 lines
    
      Use 'g' instead of 'D' as the ctypes typecode for c_longdouble, for
      compliance with PEP 3118.
    ........
    ff721221
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...
Tools Loading commit data...
.hgsvnexternals Loading commit data...
.hgtags Loading commit data...
INTBENCH Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
RELNOTES Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...