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

GitHub noreply at github.com
Fri Oct 24 15:21:43 EDT 2014


  Branch: refs/heads/master
  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: 280f6050d2291e50aeb0716a66d1258ab3276553
      https://github.com/numpy/numpy/commit/280f6050d2291e50aeb0716a66d1258ab3276553
  Author: Charles Harris <charlesr.harris at gmail.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/06256714cb62...280f6050d229


More information about the Numpy-svn mailing list