[Numpy-svn] [numpy/numpy] db1701: BUG: Fix boolean indexing to previous behavior by ...

GitHub noreply at github.com
Thu Jun 21 05:57:14 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: db1701baf57965e8533293426a0c3b403e81f39a
      https://github.com/numpy/numpy/commit/db1701baf57965e8533293426a0c3b403e81f39a
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M doc/release/2.0.0-notes.rst
    M numpy/core/src/multiarray/mapping.c
    M numpy/core/tests/test_multiarray.py

  Log Message:
  -----------
  BUG: Fix boolean indexing to previous behavior by adding an additional check before using the new code path.  Add tests.





More information about the Numpy-svn mailing list