[Numpy-svn] [numpy/numpy] c49289: DOC: Mention that default casting for inplace oper...

GitHub noreply at github.com
Sun Oct 18 17:37:31 EDT 2015


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: c49289ae7f79fa287b315539b82ee49ae3551573
      https://github.com/numpy/numpy/commit/c49289ae7f79fa287b315539b82ee49ae3551573
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

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

  Log Message:
  -----------
  DOC: Mention that default casting for inplace operations has changed.

Mention in the compatibility section that default casting has changed
from 'unsafe' to 'same_kind' for inplace operations.

[ci skip]


  Commit: 3b03ce3e572688d3fad9cccf24b4baf0fffcf890
      https://github.com/numpy/numpy/commit/3b03ce3e572688d3fad9cccf24b4baf0fffcf890
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

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

  Log Message:
  -----------
  Merge pull request #6503 from charris/backport-6499

backport 6499: DOC: Mention that default casting for inplace operations has changed.


Compare: https://github.com/numpy/numpy/compare/e05ee172bdff...3b03ce3e5726


More information about the Numpy-svn mailing list