Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: 3c3fc3bb9dcd4ba9902e59c8160163d0c962dbe1
https://github.com/pytest-dev/pytest/commit/3c3fc3bb9dcd4ba9902e59c8160163d0c962dbe1
Author: Jason R. Coombs <jar...@jaraco.com>
Date: 2018-03-15 (Thu, 15 Mar 2018)
Changed paths:
M testing/test_capture.py
Log Message:
-----------
Add test capturing new expectation. Ref #3314.
Commit: 2f47624b19d53db7667c54dd6bcf2232e1dc24e3
https://github.com/pytest-dev/pytest/commit/2f47624b19d53db7667c54dd6bcf2232e1dc24e3
Author: Jason R. Coombs <jar...@jaraco.com>
Date: 2018-03-15 (Thu, 15 Mar 2018)
Changed paths:
M _pytest/capture.py
Log Message:
-----------
Allow DontReadFromInput to produce iterator without error. Fixes #3314.
Commit: 965a030564be02f5926c1a579ff59dabf5702e37
https://github.com/pytest-dev/pytest/commit/965a030564be02f5926c1a579ff59dabf5702e37
Author: Jason R. Coombs <jar...@jaraco.com>
Date: 2018-03-15 (Thu, 15 Mar 2018)
Changed paths:
A changelog/3314.bugfix.rst
Log Message:
-----------
Add changelog. Ref #3314.
Commit: b66019202ec389d5430434ace3068a8eb405402a
https://github.com/pytest-dev/pytest/commit/b66019202ec389d5430434ace3068a8eb405402a
Author: Jason R. Coombs <jar...@jaraco.com>
Date: 2018-03-15 (Thu, 15 Mar 2018)
Changed paths:
M _pytest/capture.py
Log Message:
-----------
Fix test failure on Python 2. Ref #3314.
Commit: 17468fc99c0bee8efaffb7dfb506f23e3b30145f
https://github.com/pytest-dev/pytest/commit/17468fc99c0bee8efaffb7dfb506f23e3b30145f
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-03-16 (Fri, 16 Mar 2018)
Changed paths:
M _pytest/logging.py
Log Message:
-----------
Fix caplog docstring: indentation caused errors during docs build
Commit: 93847bfeb412637bb2781a6a75bb99253734f5f8
https://github.com/pytest-dev/pytest/commit/93847bfeb412637bb2781a6a75bb99253734f5f8
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-03-16 (Fri, 16 Mar 2018)
Changed paths:
M _pytest/capture.py
A changelog/3314.bugfix.rst
M testing/test_capture.py
Log Message:
-----------
Merge pull request #3315 from pytest-dev/issue/3314
Allow DontReadFromInput to produce iterator without error.
Compare:
https://github.com/pytest-dev/pytest/compare/278d8ac74e6e...93847bfeb412
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit