[Numpy-svn] [numpy/numpy] 4a68d2: BUG: Disable check for oldstyle classes in python3

GitHub noreply at github.com
Sat Oct 12 09:31:36 EDT 2013


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: 4a68d291170ad79b5bd47e36e9a5da59b10c317c
      https://github.com/numpy/numpy/commit/4a68d291170ad79b5bd47e36e9a5da59b10c317c
  Author: Joseph Martinot-Lagarde <joseph.martinot-lagarde at onera.fr>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/lib/utils.py

  Log Message:
  -----------
  BUG: Disable check for oldstyle classes in python3

Fixes gh-2561


  Commit: e2da936974f33b0cffae6bbd6cbdf3df76b19ca1
      https://github.com/numpy/numpy/commit/e2da936974f33b0cffae6bbd6cbdf3df76b19ca1
  Author: Joseph Martinot-Lagarde <joseph.martinot-lagarde at onera.fr>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/lib/tests/test_regression.py

  Log Message:
  -----------
  TST: Regression test for gh-2561


  Commit: 18c61a6e285a82f8fd776cc47439727f91a53f82
      https://github.com/numpy/numpy/commit/18c61a6e285a82f8fd776cc47439727f91a53f82
  Author: Joseph Martinot-Lagarde <contrebasse at gmail.com>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/lib/tests/test_regression.py

  Log Message:
  -----------
  TST: Raise AssertionError on failure


  Commit: f212c63620a23a77a6847befe23137396e573b59
      https://github.com/numpy/numpy/commit/f212c63620a23a77a6847befe23137396e573b59
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M numpy/lib/tests/test_regression.py
    M numpy/lib/utils.py

  Log Message:
  -----------
  Merge pull request #3898 from juliantaylor/py3-info-1.8

backport PR #3885 to 1.8.x


Compare: https://github.com/numpy/numpy/compare/90a5adc79ba9...f212c63620a2


More information about the Numpy-svn mailing list