[Pytest-commit] [pytest-dev/pytest] dc6890: Change ValueError to io.UnsupportedOperation in ca...

Bruno Oliveira nicoddemus at gmail.com
Wed Mar 15 09:51:15 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: dc6890709e19567219cc35a561a07dc8cd5d611c
      https://github.com/pytest-dev/pytest/commit/dc6890709e19567219cc35a561a07dc8cd5d611c
  Author: Xander Johnson <xander at splunk.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M _pytest/capture.py
    M testing/test_capture.py

  Log Message:
  -----------
  Change ValueError to io.UnsupportedOperation in capture.py. Resolves issue #2276


  Commit: 9062fbb9cc0aae758f97f90d26cffa56cc8bf5be
      https://github.com/pytest-dev/pytest/commit/9062fbb9cc0aae758f97f90d26cffa56cc8bf5be
  Author: Xander Johnson <xander at splunk.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst

  Log Message:
  -----------
  Add AUTHORS & CHANGELOG


  Commit: aad4946fb665269a7771cc3ae6eb67a7392e8306
      https://github.com/pytest-dev/pytest/commit/aad4946fb665269a7771cc3ae6eb67a7392e8306
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Move CHANGELOG entry for #2276 to 3.0.8


  Commit: 76df77418ddfa2588ae84cc865fa33803ce68f1b
      https://github.com/pytest-dev/pytest/commit/76df77418ddfa2588ae84cc865fa33803ce68f1b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst
    M _pytest/capture.py
    M testing/test_capture.py

  Log Message:
  -----------
  Merge pull request #2313 from nicoddemus/DontReadFromInput-exceptions

Dont read from input exceptions


Compare: https://github.com/pytest-dev/pytest/compare/fa15ae754500...76df77418ddf


More information about the pytest-commit mailing list