[Numpy-svn] [numpy/numpy] ef9625: TST: test np.rint bug for large integers

GitHub noreply at github.com
Thu Nov 19 18:33:00 EST 2015


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: ef962536f263dc8bfeda45ae27cc498e8affefee
      https://github.com/numpy/numpy/commit/ef962536f263dc8bfeda45ae27cc498e8affefee
  Author: Matthew Brett <matthew.brett at gmail.com>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M numpy/core/tests/test_umath.py

  Log Message:
  -----------
  TST: test np.rint bug for large integers

Test for https://github.com/numpy/numpy/issues/6685

Add test to remind packagers that they may need to fix or workaround
this bug on some systems.


  Commit: dd095fafe5840a58c426b49940ae6abe454ac6ff
      https://github.com/numpy/numpy/commit/dd095fafe5840a58c426b49940ae6abe454ac6ff
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M numpy/core/tests/test_umath.py

  Log Message:
  -----------
  Merge pull request #6700 from matthew-brett/test-rint-bug-backport

TST: backport of #6698


Compare: https://github.com/numpy/numpy/compare/b984e84d9dc6...dd095fafe584


More information about the Numpy-svn mailing list