[Numpy-svn] [numpy/numpy] 6ca778: DOC: Reconcile docstrings and function signatures ...

GitHub noreply at github.com
Mon Mar 2 15:32:25 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 6ca778d275ade854cfc81a6a975230c4ccd9402c
      https://github.com/numpy/numpy/commit/6ca778d275ade854cfc81a6a975230c4ccd9402c
  Author: Robert McGibbon <rmcgibbo at gmail.com>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M numpy/core/getlimits.py
    M numpy/lib/_iotools.py
    M numpy/lib/index_tricks.py
    M numpy/lib/npyio.py
    M numpy/lib/recfunctions.py
    M numpy/linalg/linalg.py
    M numpy/ma/core.py
    M numpy/ma/extras.py
    M numpy/ma/mrecords.py
    M numpy/matrixlib/defmatrix.py
    M numpy/polynomial/polyutils.py
    M numpy/testing/nosetester.py
    M numpy/testing/utils.py

  Log Message:
  -----------
  DOC: Reconcile docstrings and function signatures where they disagree

Fixed typos in docstrings were updated for functions where the parameter
names in the docstring didn't match the function signature.


  Commit: 03506a9e72d85d596021e11e9b39c5a0fd1f2eba
      https://github.com/numpy/numpy/commit/03506a9e72d85d596021e11e9b39c5a0fd1f2eba
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M numpy/core/getlimits.py
    M numpy/lib/_iotools.py
    M numpy/lib/index_tricks.py
    M numpy/lib/npyio.py
    M numpy/lib/recfunctions.py
    M numpy/linalg/linalg.py
    M numpy/ma/core.py
    M numpy/ma/extras.py
    M numpy/ma/mrecords.py
    M numpy/matrixlib/defmatrix.py
    M numpy/polynomial/polyutils.py
    M numpy/testing/nosetester.py
    M numpy/testing/utils.py

  Log Message:
  -----------
  Merge pull request #5622 from rmcgibbo/maint-docstrings

MAINT: Reconcile docstrings and function signatures where they disagree


Compare: https://github.com/numpy/numpy/compare/83b680b84a83...03506a9e72d8


More information about the Numpy-svn mailing list