[Numpy-svn] [numpy/numpy] 0741bf: BUG: Fix suppress_warnings (again) for Python 3.6.

GitHub noreply at github.com
Thu Dec 8 14:18:40 EST 2016


  Branch: refs/heads/maintenance/1.12.x
  Home:   https://github.com/numpy/numpy
  Commit: 0741bfa367c7a8c2da102b9bff1c75519265f199
      https://github.com/numpy/numpy/commit/0741bfa367c7a8c2da102b9bff1c75519265f199
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M numpy/testing/utils.py

  Log Message:
  -----------
  BUG: Fix suppress_warnings (again) for Python 3.6.

The Python 3.6 changes that resulted in the 6b49167c fix has been
fixed in Python 3.6.0rc1. So revert our fixes.


  Commit: ee24ebf201fe8e74820488addd2b8d631afac1b0
      https://github.com/numpy/numpy/commit/ee24ebf201fe8e74820488addd2b8d631afac1b0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M numpy/testing/utils.py

  Log Message:
  -----------
  Merge pull request #8359 from charris/fix-suppress_warnings

BUG: Fix suppress_warnings (again) for Python 3.6.


Compare: https://github.com/numpy/numpy/compare/4876f24bbbbd...ee24ebf201fe


More information about the Numpy-svn mailing list