[Numpy-svn] [numpy/numpy] 477a13: BUG recarray slices should preserve subclass.

GitHub noreply at github.com
Wed Jan 6 15:53:59 EST 2016


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: 477a130e5d5fecdc428975d693d468cd1d04d6c1
      https://github.com/numpy/numpy/commit/477a130e5d5fecdc428975d693d468cd1d04d6c1
  Author: Marten van Kerkwijk <mhvk at astro.utoronto.ca>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M numpy/core/records.py
    M numpy/core/tests/test_records.py

  Log Message:
  -----------
  BUG recarray slices should preserve subclass.


  Commit: 7681d0fe3a89a995d040aeb48caa72534f8000fb
      https://github.com/numpy/numpy/commit/7681d0fe3a89a995d040aeb48caa72534f8000fb
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M numpy/core/records.py
    M numpy/core/tests/test_records.py

  Log Message:
  -----------
  Merge pull request #6956 from charris/backport-6952

Backport 6952


Compare: https://github.com/numpy/numpy/compare/31c750f73d82...7681d0fe3a89


More information about the Numpy-svn mailing list