]> granicus.if.org Git - python/commit
Merged revisions 85864 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Oct 2010 19:52:40 +0000 (19:52 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Oct 2010 19:52:40 +0000 (19:52 +0000)
commit9acae51be2d9e17ecab3e174cb32dd05e1097c1f
tree804def2df57a235a0bc64493fc0db860d429efcf
parent43ffd5c01364748fbb8f8113195f32863c833a19
Merged revisions 85864 via svnmerge from
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.
........
Modules/_io/_iomodule.c