Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 620ba5971f7c44b36f1c6b62d70c89914c6a071e
      
https://github.com/pytest-dev/pytest/commit/620ba5971f7c44b36f1c6b62d70c89914c6a071e
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M _pytest/recwarn.py
    A changelog/2469.bugfix
    M testing/test_recwarn.py

  Log Message:
  -----------
  deprecated_call context manager captures warnings already raised

Fix #2469


  Commit: ff8dbd0ad8d50cf1ff9c07e0c6e04fe26d58cc9a
      
https://github.com/pytest-dev/pytest/commit/ff8dbd0ad8d50cf1ff9c07e0c6e04fe26d58cc9a
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M _pytest/recwarn.py

  Log Message:
  -----------
  Add tracebackhide to function call form of deprecated_call


  Commit: 22b7701431a9f968a1f82581a2e58adfb250cd39
      
https://github.com/pytest-dev/pytest/commit/22b7701431a9f968a1f82581a2e58adfb250cd39
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M _pytest/recwarn.py
    A changelog/2469.bugfix
    M testing/test_recwarn.py

  Log Message:
  -----------
  Merge pull request #2480 from nicoddemus/issue-2469-deprecated-call-ctx

deprecated_call context manager captures warnings already raised


Compare: 
https://github.com/pytest-dev/pytest/compare/5e832017d5bb...22b7701431a9
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to