1 new changeset in pytest: http://bitbucket.org/hpk42/pytest/changeset/f6fe3d34b641/ changeset: r2138:f6fe3d34b641 user: hpk date: 2011-01-12 19:17:54 summary: fix issue10 - numpy arrays should now work better in assertion expressions (or any other objects which have an exception-raising __nonzero__ method ...) affected #: 1 file (93 bytes)
--- a/CHANGELOG Wed Jan 12 18:57:40 2011 +0100 +++ b/CHANGELOG Wed Jan 12 19:17:54 2011 +0100 @@ -2,6 +2,8 @@ ---------------------------------------------- - fix issue17 (import-* reporting issue on python3) by requiring py>1.4.0 (1.4.1 is going to include it) +- fix issue10 (numpy arrays truth checking) by refining + assertion interpretation in py lib - fix issue15: make nose compatibility tests compatible with python3 (now that nose-1.0 supports python3) - remove somewhat surprising "same-conftest" detection because 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. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn