1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/44e305c64743/ Changeset: 44e305c64743 User: hpk42 Date: 2014-10-24 15:19:54+00:00 Summary: fix changelog -- we should have all changes in trunk that are in 2.6.4 Affected #: 1 file
diff -r 64328a5ea94bdc51909a06cfd6d05a01ef3ad71a -r 44e305c647431b91ecc88d073f201b9d74dff6d8 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ -2.7.0.dev ----------- +2.7.0.dev (compared to 2.6.4) +----------------------------- - implement issue351: add ability to specify parametrize ids as a callable to generate custom test ids. Thanks Brianna Laugher for the idea and @@ -23,13 +23,12 @@ - "python_classes" and "python_functions" options now support glob-patterns for test discovery, as discussed in issue600. Thanks Ldiary Translations. -- fix issue614: fixed pastebin support. - - -2.6.4.dev + +2.6.4 ---------- -- Improve assertion failure reporting on iterables, by using ndiff and pprint. +- Improve assertion failure reporting on iterables, by using ndiff and + pprint. - removed outdated japanese docs from source tree. @@ -43,6 +42,11 @@ - fix issue604: Escape % character in the assertion message. +- fix issue620: add explanation in the --genscript target about what + the binary blob means. Thanks Dinu Gherman. + +- fix issue614: fixed pastebin support. + 2.6.3 ----------- 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