[Numpy-svn] [numpy/numpy] 10bf55: BUG: Fix #8510, making MaskedArray.__setitem__ wor...

GitHub noreply at github.com
Mon Feb 20 15:39:09 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 10bf55e6548e970481baf7b333aeab20743e5b3b
      https://github.com/numpy/numpy/commit/10bf55e6548e970481baf7b333aeab20743e5b3b
  Author: Eric Wieser <wieser.eric at gmail.com>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

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

  Log Message:
  -----------
  BUG: Fix #8510, making MaskedArray.__setitem__ work


  Commit: b8769a21cddc2ded3c140dd0f6b1d744caadacd1
      https://github.com/numpy/numpy/commit/b8769a21cddc2ded3c140dd0f6b1d744caadacd1
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

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

  Log Message:
  -----------
  Merge pull request #8594 from eric-wieser/MaskedArray.__setitem__

BUG: Fix MaskedArray.__setitem__


Compare: https://github.com/numpy/numpy/compare/60ad1ec509ba...b8769a21cddc


More information about the Numpy-svn mailing list