[Numpy-svn] [numpy/numpy] 2a13af: MANT: Remove size from string representation of ob...

GitHub noreply at github.com
Thu May 7 01:18:11 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 2a13af9d21eb4f7f83580e44586d692cdaa10868
      https://github.com/numpy/numpy/commit/2a13af9d21eb4f7f83580e44586d692cdaa10868
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M numpy/core/src/multiarray/descriptor.c

  Log Message:
  -----------
  MANT: Remove size from string representation of object dtype


  Commit: d3a2991130938e05acc05f3beadc1a0cd33c1eb3
      https://github.com/numpy/numpy/commit/d3a2991130938e05acc05f3beadc1a0cd33c1eb3
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M doc/release/1.10.0-notes.rst

  Log Message:
  -----------
  DOC: Document changes in #5840 and #5841 in release notes


  Commit: 498acae7f5746c899013bf9f85412beb26778463
      https://github.com/numpy/numpy/commit/498acae7f5746c899013bf9f85412beb26778463
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M doc/source/reference/arrays.dtypes.rst

  Log Message:
  -----------
  DOC: Document string dtype descriptor behavior


  Commit: c48068ee4d2f66a0dff7ed35fac8dd0992adfe44
      https://github.com/numpy/numpy/commit/c48068ee4d2f66a0dff7ed35fac8dd0992adfe44
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-05-07 (Thu, 07 May 2015)

  Changed paths:
    M doc/release/1.10.0-notes.rst
    M doc/source/reference/arrays.dtypes.rst
    M numpy/core/src/multiarray/descriptor.c

  Log Message:
  -----------
  Merge pull request #5841 from jaimefrio/object_dtype_str

MANT: Remove size from string representation of object dtype


Compare: https://github.com/numpy/numpy/compare/56e9bd5b5a2f...c48068ee4d2f


More information about the Numpy-svn mailing list