[Numpy-svn] [numpy/numpy] 4e1bff: BUG: fix ValueError for byte_bounds() on datetime ...

GitHub noreply at github.com
Mon Mar 3 13:30:39 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 4e1bffa7cc430a9275bcc4c9c27a907c78395cda
      https://github.com/numpy/numpy/commit/4e1bffa7cc430a9275bcc4c9c27a907c78395cda
  Author: mosessky <skytang at ucdavis.edu>
  Date:   2014-03-02 (Sun, 02 Mar 2014)

  Changed paths:
    M numpy/lib/utils.py

  Log Message:
  -----------
  BUG: fix ValueError for byte_bounds() on datetime array
close gh-4345


  Commit: e9afd4091e447fcf90ead63598a4932b6779bf3d
      https://github.com/numpy/numpy/commit/e9afd4091e447fcf90ead63598a4932b6779bf3d
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2014-03-03 (Mon, 03 Mar 2014)

  Changed paths:
    M numpy/lib/utils.py

  Log Message:
  -----------
  Merge pull request #4414 from mosessky/master

BUG: fix issue#4354 byte_bounds() bug closes gh-4354


Compare: https://github.com/numpy/numpy/compare/d4c7c3a69a0d...e9afd4091e44


More information about the Numpy-svn mailing list