[Numpy-svn] [numpy/numpy] 3461ea: ENH: Fix alignment of repr for array subclasses

GitHub noreply at github.com
Sun Feb 26 12:48:16 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 3461ea868bc7520d4569f7d61397044cf4e593d0
      https://github.com/numpy/numpy/commit/3461ea868bc7520d4569f7d61397044cf4e593d0
  Author: Eric Wieser <wieser.eric at gmail.com>
  Date:   2017-02-25 (Sat, 25 Feb 2017)

  Changed paths:
    M doc/release/1.13.0-notes.rst
    M numpy/core/numeric.py
    M numpy/core/tests/test_arrayprint.py

  Log Message:
  -----------
  ENH: Fix alignment of repr for array subclasses


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

  Changed paths:
    M doc/release/1.13.0-notes.rst
    M numpy/core/numeric.py
    M numpy/core/tests/test_arrayprint.py

  Log Message:
  -----------
  Merge pull request #8663 from eric-wieser/subclass-repr

ENH: Fix alignment of repr for array subclasses


Compare: https://github.com/numpy/numpy/compare/c47198b4102c...ad8afe82e7b7


More information about the Numpy-svn mailing list