[Numpy-svn] [numpy/numpy] 49965d: BUG: incorrect type for objects whose __len__ fail...

GitHub noreply at github.com
Wed Mar 9 17:39:42 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 49965d01d7807c6852d77f2615afd16fed2195fb
      https://github.com/numpy/numpy/commit/49965d01d7807c6852d77f2615afd16fed2195fb
  Author: Allan Haldane <allan.haldane at gmail.com>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M numpy/core/src/multiarray/common.c
    M numpy/core/tests/test_multiarray.py

  Log Message:
  -----------
  BUG: incorrect type for objects whose __len__ fails

Fixes #7393


  Commit: cb4b28cee6adfec4fe688639405833e9628f72d1
      https://github.com/numpy/numpy/commit/cb4b28cee6adfec4fe688639405833e9628f72d1
  Author: Nathaniel J. Smith <njs at pobox.com>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M numpy/core/src/multiarray/common.c
    M numpy/core/tests/test_multiarray.py

  Log Message:
  -----------
  Merge pull request #7397 from ahaldane/fix_failed_len

BUG: incorrect type for objects whose __len__ fails


Compare: https://github.com/numpy/numpy/compare/196c3377df3c...cb4b28cee6ad


More information about the Numpy-svn mailing list