Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 5221a147640ca2da975c32a238d27b295cc3e095 https://github.com/pytest-dev/pytest/commit/5221a147640ca2da975c32a238d27b295cc3e095 Author: John T. Wodder II <g...@varonathe.org> Date: 2018-06-15 (Fri, 15 Jun 2018)
Changed paths: M testing/test_doctest.py Log Message: ----------- Failing test case for #3583 Commit: d382f3e77ffe6db49ebc6a93f81fcdeea8ea5458 https://github.com/pytest-dev/pytest/commit/d382f3e77ffe6db49ebc6a93f81fcdeea8ea5458 Author: John T. Wodder II <g...@varonathe.org> Date: 2018-06-15 (Fri, 15 Jun 2018) Changed paths: A changelog/3583.bugfix.rst M src/_pytest/doctest.py Log Message: ----------- [#3583] Fix encoding error with `print` statements in doctests This fix was suggested by Stack Overflow user phd in <https://stackoverflow.com/a/50863820/744178>. Commit: 2925f3057f57d4600e3f309a429a370df26f2565 https://github.com/pytest-dev/pytest/commit/2925f3057f57d4600e3f309a429a370df26f2565 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-06-18 (Mon, 18 Jun 2018) Changed paths: A changelog/3583.bugfix.rst M src/_pytest/doctest.py M testing/test_doctest.py Log Message: ----------- Merge pull request #3584 from jwodder/fix-3583 Fix encoding error with `print` statements in doctests Compare: https://github.com/pytest-dev/pytest/compare/a93ad1fb7775...2925f3057f57 **NOTE:** This service 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.
_______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit