1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/6979ff35cc61/ Changeset: 6979ff35cc61 User: flub Date: 2014-04-02 19:00:25 Summary: Mention fix for issue 453 in changelog Affected #: 1 file
diff -r fad24b804a2f20f4f7536f4bd6e6c3ab8c55322f -r 6979ff35cc6114c06e3aa6c86c0b6d700a6a6390 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ NEXT (2.6) ----------------------------------- +- fix issue453: the result of the pytest_assertrepr_compare hook now gets + it's newlines escaped so that format_exception does not blow up. + - internal new warning system: pytest will now produce warnings when it detects oddities in your test collection or execution. Warnings are ultimately sent to a new pytest_logwarning hook which is Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit