[Numpy-svn] [numpy/numpy] 627227: BUG: fix test_rational PyNumberMethods for python3

GitHub noreply at github.com
Sat Sep 7 09:31:51 EDT 2013


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: 627227683950c2f879ea1e67dcd190e7e2104d1f
      https://github.com/numpy/numpy/commit/627227683950c2f879ea1e67dcd190e7e2104d1f
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M numpy/core/src/umath/test_rational.c.src

  Log Message:
  -----------
  BUG: fix test_rational PyNumberMethods for python3

wrong structure makes VC9 fail to compile under python3


  Commit: af7162f8f800ffb376f4991c34fd4d328a4cfd9e
      https://github.com/numpy/numpy/commit/af7162f8f800ffb376f4991c34fd4d328a4cfd9e
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M numpy/core/src/umath/test_rational.c.src

  Log Message:
  -----------
  Merge pull request #3695 from juliantaylor/test-rational-fix-1.8.x

Test rational fix 1.8.x


Compare: https://github.com/numpy/numpy/compare/32e375f3b005...af7162f8f800


More information about the Numpy-svn mailing list