[Numpy-svn] [numpy/numpy] 35d752: BUG: Fix creating a np.matrix from string syntax i...

GitHub noreply at github.com
Wed Mar 1 08:32:37 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 35d752cbd34754667b55678f552dbdcfc5274d27
      https://github.com/numpy/numpy/commit/35d752cbd34754667b55678f552dbdcfc5274d27
  Author: Zè Vinícius <jvmirca at gmail.com>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M doc/release/1.13.0-notes.rst
    M numpy/matrixlib/defmatrix.py
    M numpy/matrixlib/tests/test_defmatrix.py

  Log Message:
  -----------
  BUG: Fix creating a np.matrix from string syntax involving booleans (#8497)

Fixes #8459

* DOC: add release note [ci skip]




More information about the Numpy-svn mailing list