Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 6ba3475448d3ab78b4bf7de9aa81baa47357a70d
https://github.com/pytest-dev/pytest/commit/6ba3475448d3ab78b4bf7de9aa81baa47357a70d
Author: Anthony Sottile <asott...@umich.edu>
Date: 2017-02-23 (Thu, 23 Feb 2017)
Changed paths:
M AUTHORS
M CHANGELOG.rst
M _pytest/capture.py
M _pytest/compat.py
M testing/test_capture.py
Log Message:
-----------
Make capsys more like stdio streams in python3. Resolves #1407.
Commit: 8b598f00e9f06a366eef36826070e42e7673fa24
https://github.com/pytest-dev/pytest/commit/8b598f00e9f06a366eef36826070e42e7673fa24
Author: Anthony Sottile <asott...@umich.edu>
Date: 2017-02-23 (Thu, 23 Feb 2017)
Changed paths:
M _pytest/pytester.py
Log Message:
-----------
Make pytester use pytest's capture implementation
Commit: 0f3d7acdc476c65318e454c26927af4d08217fd3
https://github.com/pytest-dev/pytest/commit/0f3d7acdc476c65318e454c26927af4d08217fd3
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-02-24 (Fri, 24 Feb 2017)
Changed paths:
M AUTHORS
M CHANGELOG.rst
M _pytest/capture.py
M _pytest/compat.py
M _pytest/pytester.py
M testing/test_capture.py
Log Message:
-----------
Merge pull request #2266 from asottile/capture_v2
Make capsys more like stdio streams in python3. Resolves #1407.
Compare:
https://github.com/pytest-dev/pytest/compare/44ad369c17b2...0f3d7acdc476
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit