[Numpy-svn] [numpy/numpy] 216d8c: BUG: add __len__ method to ma.mvoid; closes #576

GitHub noreply at github.com
Sun Jun 16 20:39:14 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 216d8cbc46f808eeff1942b3a607afca427125f2
      https://github.com/numpy/numpy/commit/216d8cbc46f808eeff1942b3a607afca427125f2
  Author: Eric Firing <efiring at hawaii.edu>
  Date:   2013-06-16 (Sun, 16 Jun 2013)

  Changed paths:
    M numpy/ma/core.py
    M numpy/ma/tests/test_core.py

  Log Message:
  -----------
  BUG: add __len__ method to ma.mvoid; closes #576


  Commit: 5e977d8358fd06b5466b146f3069a7a15d9309a0
      https://github.com/numpy/numpy/commit/5e977d8358fd06b5466b146f3069a7a15d9309a0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-06-16 (Sun, 16 Jun 2013)

  Changed paths:
    M numpy/ma/core.py
    M numpy/ma/tests/test_core.py

  Log Message:
  -----------
  Merge pull request #3447 from efiring/ma_mvoid_len

BUG: add __len__ method to ma.mvoid; closes #576


Compare: https://github.com/numpy/numpy/compare/2a5c2c8227b6...5e977d8358fd


More information about the Numpy-svn mailing list