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

GitHub noreply at github.com
Sat Sep 7 09:27:52 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ba08629ba9972b88c1f172ec655e13d3b9c3b21c
      https://github.com/numpy/numpy/commit/ba08629ba9972b88c1f172ec655e13d3b9c3b21c
  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: 7679c14ab9b293dd80c0800a180eb9f939e991e9
      https://github.com/numpy/numpy/commit/7679c14ab9b293dd80c0800a180eb9f939e991e9
  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 #3694 from juliantaylor/test-rational-fix

BUG: fix test_rational PyNumberMethods for python3


Compare: https://github.com/numpy/numpy/compare/1ec94198399e...7679c14ab9b2


More information about the Numpy-svn mailing list