]> granicus.if.org Git - python/commit
Merged revisions 83031 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 21 Jul 2010 16:50:52 +0000 (16:50 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 21 Jul 2010 16:50:52 +0000 (16:50 +0000)
commitea435512eaa8dd3f2a1e1c30e874486d2073038c
treeded7065b93aece873a0150dbbb226221da1fc712
parentf247101a4c4370af880a7faa08dad13872a6ba6c
Merged revisions 83031 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/release27-maint

................
  r83031 | antoine.pitrou | 2010-07-21 18:47:28 +0200 (mer., 21 juil. 2010) | 11 lines

  Merged revisions 83030 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/branches/py3k

  ........
    r83030 | antoine.pitrou | 2010-07-21 18:41:31 +0200 (mer., 21 juil. 2010) | 5 lines

    Issue #5395: check that array.fromfile() re-raises an IOError instead of replacing it
    with EOFError.
    (this is only an added test, but 2.x will get a fix too)
  ........
................
Lib/test/test_array.py
Misc/ACKS
Misc/NEWS
Modules/arraymodule.c