[Pytest-commit] [pytest-dev/pytest] e7eb7e: logging: del item.catch_log_handler only in teardo...

Bruno Oliveira nicoddemus at gmail.com
Wed Sep 19 19:07:20 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: e7eb7e799bdfbd9ec167cdd0684291216ef169a3
      https://github.com/pytest-dev/pytest/commit/e7eb7e799bdfbd9ec167cdd0684291216ef169a3
  Author: Daniel Hahler <git at thequod.de>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    A changelog/3998.bugfix.rst
    M src/_pytest/logging.py
    M testing/test_pdb.py

  Log Message:
  -----------
  logging: del item.catch_log_handler only in teardown

Without this caplog.record_tuples etc is not available anymore when using
`--pdb`.


  Commit: d1fa8ae08e52d5dbe966258746791dfbfd568c0a
      https://github.com/pytest-dev/pytest/commit/d1fa8ae08e52d5dbe966258746791dfbfd568c0a
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    M changelog/3998.bugfix.rst

  Log Message:
  -----------
  Improve CHANGELOG entry


  Commit: 7aff81739eeb3183e10be71349043724e3e3edf4
      https://github.com/pytest-dev/pytest/commit/7aff81739eeb3183e10be71349043724e3e3edf4
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    A changelog/3998.bugfix.rst
    M src/_pytest/logging.py
    M testing/test_pdb.py

  Log Message:
  -----------
  Merge pull request #3998 from blueyed/logging-del

logging: del item.catch_log_handler only in teardown


Compare: https://github.com/pytest-dev/pytest/compare/27772f67c038...7aff81739eeb
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pytest-commit mailing list