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

GitHub noreply at github.com
Wed Mar 9 20:51:57 EST 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: 46979a4336867f81b0aaee9a65b9f6e2747e9891
      https://github.com/numpy/numpy/commit/46979a4336867f81b0aaee9a65b9f6e2747e9891
  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: 5e62d5621e30d74e0c15a31a8e0d560848b4e693
      https://github.com/numpy/numpy/commit/5e62d5621e30d74e0c15a31a8e0d560848b4e693
  Author: Charles Harris <charlesr.harris 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:
  -----------
  Merge pull request #7401 from charris/backport-7397

Backport 7397


Compare: https://github.com/numpy/numpy/compare/6e067b3ed7ea...5e62d5621e30


More information about the Numpy-svn mailing list