Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: ba209b52305a99cb5642716510718feb7f98f829
      
https://github.com/pytest-dev/pytest/commit/ba209b52305a99cb5642716510718feb7f98f829
  Author: Thomas Hisch <t.hi...@gmail.com>
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
    M _pytest/logging.py

  Log Message:
  -----------
  Integrate logging_using_handler into catching_logs

logging_using_handler is only used in catching_logs. Therefore it makes
sense to remove one of the many context managers from the logging
plugin.


  Commit: 38f34e2fa12538ee358c49aa61691fea7ed3d86f
      
https://github.com/pytest-dev/pytest/commit/38f34e2fa12538ee358c49aa61691fea7ed3d86f
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M _pytest/logging.py

  Log Message:
  -----------
  Merge pull request #3012 from thisch/merge_contextmanagers

Integrate logging_using_handler into catching_logs


Compare: 
https://github.com/pytest-dev/pytest/compare/ba41015ef61b...38f34e2fa125
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to