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

GitHub noreply at github.com
Thu Oct 10 17:14:56 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 293b9e01c5aae668e06522427870c24564a0ebc4
      https://github.com/numpy/numpy/commit/293b9e01c5aae668e06522427870c24564a0ebc4
  Author: Joseph Martinot-Lagarde <joseph.martinot-lagarde at onera.fr>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

  Changed paths:
    M numpy/lib/utils.py

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

Fixes gh-2561


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

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

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


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

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

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


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

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

  Log Message:
  -----------
  Merge pull request #3885 from Nodd/py3_info

BUG: Disable check for oldstyle classes in python3 (np.info)


Compare: https://github.com/numpy/numpy/compare/b91c711acc05...ae8d7b5a1f85


More information about the Numpy-svn mailing list