[Pytest-commit] [pytest-dev/pytest] e0038b: pdb: improve msg about output capturing with set_t...

Bruno Oliveira nicoddemus at gmail.com
Wed Oct 31 20:48:48 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: e0038b82f7e76b73f2555fc8b065f94513570020
      https://github.com/pytest-dev/pytest/commit/e0038b82f7e76b73f2555fc8b065f94513570020
  Author: Daniel Hahler <git at thequod.de>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M src/_pytest/capture.py
    M src/_pytest/debugging.py
    M testing/test_pdb.py

  Log Message:
  -----------
  pdb: improve msg about output capturing with set_trace

Do not display "IO-capturing turned off/on" when ``-s`` is used to avoid
confusion.


  Commit: 65817dd7975610d459467c4911b45f6bffe5352d
      https://github.com/pytest-dev/pytest/commit/65817dd7975610d459467c4911b45f6bffe5352d
  Author: Daniel Hahler <git at thequod.de>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    A changelog/4277.trivial.rst

  Log Message:
  -----------
  changelog  [ci skip]


  Commit: 017e504a11278d1edd9a29f12962bb6caeb85b9b
      https://github.com/pytest-dev/pytest/commit/017e504a11278d1edd9a29f12962bb6caeb85b9b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    A changelog/4277.trivial.rst
    M src/_pytest/capture.py
    M src/_pytest/debugging.py
    M testing/test_pdb.py

  Log Message:
  -----------
  Merge pull request #4277 from blueyed/pdb-set_trace-capture-msg

pdb: improve msg about output capturing with set_trace


Compare: https://github.com/pytest-dev/pytest/compare/233c2a23de1c...017e504a1127
      **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