[Numpy-svn] [numpy/numpy] 545d53: BUG: Backport #7266, Segfault for classes with dec...

GitHub noreply at github.com
Fri Feb 19 13:45:14 EST 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: 545d53b45e7b62bb1a7718da7271718d657baa0b
      https://github.com/numpy/numpy/commit/545d53b45e7b62bb1a7718da7271718d657baa0b
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-02-19 (Fri, 19 Feb 2016)

  Changed paths:
    M doc/release/1.11.0-notes.rst
    M numpy/core/src/multiarray/common.c
    M numpy/core/src/multiarray/ctors.c
    M numpy/core/tests/test_dtype.py
    M numpy/core/tests/test_multiarray.py

  Log Message:
  -----------
  BUG: Backport #7266, Segfault for classes with deceptive __len__


  Commit: f698df34bb424977c5d39a52427832c5f9427954
      https://github.com/numpy/numpy/commit/f698df34bb424977c5d39a52427832c5f9427954
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-02-19 (Fri, 19 Feb 2016)

  Changed paths:
    M doc/release/1.11.0-notes.rst
    M numpy/core/src/multiarray/common.c
    M numpy/core/src/multiarray/ctors.c
    M numpy/core/tests/test_dtype.py
    M numpy/core/tests/test_multiarray.py

  Log Message:
  -----------
  Merge pull request #7290 from charris/backport-7266

Backport #7266, BUG: Segfault for classes with deceptive __len__


Compare: https://github.com/numpy/numpy/compare/f58e1f019595...f698df34bb42


More information about the Numpy-svn mailing list