[Numpy-svn] [numpy/numpy] 3c4f17: TST: Prove that poly1d coeffs are immutable

GitHub noreply at github.com
Tue Mar 21 19:20:20 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 3c4f17b7d6d44b3076be9d50e305ed71836fa5d9
      https://github.com/numpy/numpy/commit/3c4f17b7d6d44b3076be9d50e305ed71836fa5d9
  Author: Eric Wieser <wieser.eric at gmail.com>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
    M numpy/lib/polynomial.py
    M numpy/lib/tests/test_polynomial.py

  Log Message:
  -----------
  TST: Prove that poly1d coeffs are immutable

Remove the comment suggesting that they are not


  Commit: 88ef1a6ac0e8df043b044f0aa37bf4b2f18c237e
      https://github.com/numpy/numpy/commit/88ef1a6ac0e8df043b044f0aa37bf4b2f18c237e
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
    M numpy/lib/polynomial.py
    M numpy/lib/tests/test_polynomial.py

  Log Message:
  -----------
  Merge pull request #8807 from eric-wieser/poly1d-fixes-fixes-fixes

TST: Prove that poly1d coeffs are immutable


Compare: https://github.com/numpy/numpy/compare/0dd7ca5d57f2...88ef1a6ac0e8


More information about the Numpy-svn mailing list