]> granicus.if.org Git - python/commit
Merged revisions 85864 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Oct 2010 19:53:15 +0000 (19:53 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Oct 2010 19:53:15 +0000 (19:53 +0000)
commit78de9cc146c3078b325ede5eeb9b06d9c44eada2
treeb41d590860a0f212942e9c99537523593a1172d8
parentb27ddc72eaec4fe5855e04c370df26327078b1b0
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