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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgignore -rw-r--r-- 920 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 385.2 KB
configure.in -rw-r--r-- 115.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.2 KB

README

back to top