Staging
v0.5.1
https://github.com/python/cpython
Revision 9acae51be2d9e17ecab3e174cb32dd05e1097c1f authored by Antoine Pitrou on 27 October 2010, 19:52:40 UTC, committed by Antoine Pitrou on 27 October 2010, 19:52:40 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85864 | antoine.pitrou | 2010-10-27 21:45:43 +0200 (mer., 27 oct. 2010) | 5 lines

  In open(), only set the buffer size from st.st_blksize when it is greater
  than 1.  This matches the pure Python implementation in _pyio and should
  fix a couple of failures on the NetBSD buildbot.
........
1 parent 43ffd5c
History
Tip revision: 9acae51be2d9e17ecab3e174cb32dd05e1097c1f authored by Antoine Pitrou on 27 October 2010, 19:52:40 UTC
Merged revisions 85864 via svnmerge from
Tip revision: 9acae51
File Mode Size
darwin
libffi
libffi_arm_wince
libffi_msvc
libffi_osx
_ctypes.c -rw-r--r-- 174.0 KB
_ctypes_test.c -rw-r--r-- 14.0 KB
_ctypes_test.h -rw-r--r-- 82 bytes
callbacks.c -rw-r--r-- 18.5 KB
callproc.c -rw-r--r-- 54.7 KB
cfield.c -rw-r--r-- 48.6 KB
ctypes.h -rw-r--r-- 12.6 KB
ctypes_dlfcn.h -rw-r--r-- 663 bytes
libffi.diff -rw-r--r-- 7.3 KB
malloc_closure.c -rw-r--r-- 2.6 KB
stgdict.c -rw-r--r-- 18.4 KB

back to top