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
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 6.0 KB
README.txt -rw-r--r-- 5.0 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.2 KB
conf.py -rw-r--r-- 5.7 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 27.2 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top