[Numpy-svn] [numpy/numpy] cb9d35: BUG: Fix testing failure on missing ImportWarning ...

GitHub noreply at github.com
Sun Apr 15 17:04:55 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: cb9d3592e3fd91bc0081904848df454bd8167b91
      https://github.com/numpy/numpy/commit/cb9d3592e3fd91bc0081904848df454bd8167b91
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-04-15 (Sun, 15 Apr 2012)

  Changed paths:
    M numpy/testing/nosetester.py

  Log Message:
  -----------
  BUG: Fix testing failure on missing ImportWarning in Python 2.4.


  Commit: b86dc69d1b1d2a63998512b9acaedf71cabd732a
      https://github.com/numpy/numpy/commit/b86dc69d1b1d2a63998512b9acaedf71cabd732a
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-04-15 (Sun, 15 Apr 2012)

  Changed paths:
    M numpy/testing/nosetester.py

  Log Message:
  -----------
  FIX: Implement Ralph's suggestion of removing category.


  Commit: dafb2dd0ea89821fe9c90c42e218869cc2025e9f
      https://github.com/numpy/numpy/commit/dafb2dd0ea89821fe9c90c42e218869cc2025e9f
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2012-04-15 (Sun, 15 Apr 2012)

  Changed paths:
    M numpy/testing/nosetester.py

  Log Message:
  -----------
  Merge pull request #253 from charris/fix-filter-importwarnings

Fix filter importwarnings

This PR fixes the issue left over from merging PR-251.


Compare: https://github.com/numpy/numpy/compare/4872cac...dafb2dd


More information about the Numpy-svn mailing list