1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/fedb1afd3a51/ Changeset: fedb1afd3a51 User: hpk42 Date: 2013-08-01 07:43:00 Summary: fix issue338: honor --tb style for setup/teardown errors as well. Thanks Maho. (this is just changing the CHANGELOG entry because the bug was already fixed earlier) Affected #: 1 file
diff -r 73015defd88f6a45ba44fd6e109b03bc8b3e82e9 -r fedb1afd3a51e963d60071491f5dac182b1e3bf4 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -65,7 +65,7 @@ - fix junitxml generation when test output contains control characters, addressing issue267, thanks Jaap Broekhuizen -- honor --tb style for setup/teardown errors as well. Thanks Maho. +- fix issue338: honor --tb style for setup/teardown errors as well. Thanks Maho. - fix issue307 - use yaml.safe_load in example, thanks Mark Eichin. 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