1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/1d2fa202e54c/ Changeset: 1d2fa202e54c User: hpk42 Date: 2014-10-14 08:12:45+00:00 Summary: add changelog note for tom's PR about parametrized markers. Affected #: 1 file
diff -r f1fcd44e587bd193cdc96ae6c08ba509edff581a -r 1d2fa202e54cb8e61d5b8eaceffb93da5fe7ed9b CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -12,6 +12,10 @@ - add a doctest ini option for doctest flags, thanks Holger Peters. +- add note to docs that if you want to mark a parameter and the + parameter is a callable, you also need to pass in a reason to disambiguate + it from the "decorator" case. Thanks Tom Viner. + 2.6.4.dev ---------- 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