1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/74838a59928d/ Changeset: 74838a59928d User: flub Date: 2013-08-01 16:02:58 Summary: Close issue 279: improved assertrepr_compare Affected #: 1 file
diff -r daa1e4c25b578fdfa98a122922ea13bf80c8592a -r 74838a59928dba3d97af1d0214840a1c1556258c CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ Changes between 2.3.5 and 2.4.DEV ----------------------------------- +- fix issue279: improve object comparisons on assertion failure + for standard datatypes and recognise collections.abc. Thanks to + Brianna Laugher and Mathieu Agopian. + - fix issue335: document py.code.ExceptionInfo() object returned from pytest.raises(), thanks Mathieu Agopian. 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 http://mail.python.org/mailman/listinfo/pytest-commit