[Pytest-commit] [pytest-dev/pytest] 32e264: No longer override existing warning filters during...

Bruno Oliveira nicoddemus at gmail.com
Tue May 30 17:14:02 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 32e2642233aa7a2270df485d57b44280e695ce19
      https://github.com/pytest-dev/pytest/commit/32e2642233aa7a2270df485d57b44280e695ce19
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M _pytest/warnings.py
    M changelog/2390.doc
    A changelog/2430.bugfix
    M doc/en/warnings.rst
    M testing/test_recwarn.py
    M testing/test_warnings.py
    M tox.ini

  Log Message:
  -----------
  No longer override existing warning filters during warnings capture

Fix #2430


  Commit: 1dee443c2b410c5c5f5f16d6eb50726aec193283
      https://github.com/pytest-dev/pytest/commit/1dee443c2b410c5c5f5f16d6eb50726aec193283
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M _pytest/warnings.py
    M changelog/2390.doc
    A changelog/2430.bugfix
    M doc/en/warnings.rst
    M testing/test_recwarn.py
    M testing/test_warnings.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #2445 from nicoddemus/warnings-remove-filter

No longer override existing warning filters during warnings capture


Compare: https://github.com/pytest-dev/pytest/compare/454426cba579...1dee443c2b41


More information about the pytest-commit mailing list