[Numpy-svn] [numpy/numpy] 105871: MAINT: #2312, Make all tofile failures raise IOErr...

GitHub noreply at github.com
Wed Feb 26 09:50:39 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 1058717613f6932d37744f192c35c803fa603724
      https://github.com/numpy/numpy/commit/1058717613f6932d37744f192c35c803fa603724
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M numpy/core/src/multiarray/convert.c

  Log Message:
  -----------
  MAINT: #2312, Make all tofile failures raise IOError.

Fix two that were raising ValueError instead.
Make some style cleanups.

Closes #2312.


  Commit: 7daf5cd7569f02daa8f71805ea499fdf899d35d0
      https://github.com/numpy/numpy/commit/7daf5cd7569f02daa8f71805ea499fdf899d35d0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M doc/release/1.9.0-notes.rst

  Log Message:
  -----------
  DOC: Document tofile exception changes in 1.9.0 release notes.


  Commit: 997f65e1b2539b8d51221bee38ae1f2a78d804f3
      https://github.com/numpy/numpy/commit/997f65e1b2539b8d51221bee38ae1f2a78d804f3
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2014-02-26 (Wed, 26 Feb 2014)

  Changed paths:
    M doc/release/1.9.0-notes.rst
    M numpy/core/src/multiarray/convert.c

  Log Message:
  -----------
  Merge pull request #4333 from charris/fix-gh-2312

Fix gh 2312


Compare: https://github.com/numpy/numpy/compare/5100498ea6bd...997f65e1b253


More information about the Numpy-svn mailing list