[Numpy-svn] [numpy/numpy] 0332a2: BUG: fix crash when using arange on datetime witho...

GitHub noreply at github.com
Fri Oct 24 16:08:56 EDT 2014


  Branch: refs/heads/maintenance/1.9.x
  Home:   https://github.com/numpy/numpy
  Commit: 0332a2d8db6bd55b1d7e96c33ba4dd4f858d273d
      https://github.com/numpy/numpy/commit/0332a2d8db6bd55b1d7e96c33ba4dd4f858d273d
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M numpy/core/src/multiarray/datetime.c
    M numpy/core/tests/test_datetime.py

  Log Message:
  -----------
  BUG: fix crash when using arange on datetime without dtype set


  Commit: ce0c6e04771f89a5baf7bd73f008dbe35f155ecc
      https://github.com/numpy/numpy/commit/ce0c6e04771f89a5baf7bd73f008dbe35f155ecc
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-10-24 (Fri, 24 Oct 2014)

  Changed paths:
    M numpy/core/src/multiarray/datetime.c
    M numpy/core/tests/test_datetime.py

  Log Message:
  -----------
  Merge pull request #5225 from juliantaylor/datetime-arange-crash

BUG: fix crash when using arange on datetime without dtype set


Compare: https://github.com/numpy/numpy/compare/555d803792a9...ce0c6e04771f


More information about the Numpy-svn mailing list