[Numpy-svn] [numpy/numpy] a9c7b3: BUG: Update base-traversal algorithm for array sub...

GitHub noreply at github.com
Tue Nov 13 21:04:33 EST 2012


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: a9c7b38f293eee7ab752e5828917ef83a8c5ee47
      https://github.com/numpy/numpy/commit/a9c7b38f293eee7ab752e5828917ef83a8c5ee47
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M numpy/core/src/multiarray/arrayobject.c
    M numpy/core/tests/test_memmap.py

  Log Message:
  -----------
  BUG: Update base-traversal algorithm for array sub-classes so as to stop the base-traversal when the new base would not be an instance of the sub-class.





More information about the Numpy-svn mailing list