1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/5fe4b94c395d/ Changeset: 5fe4b94c395d User: hpk42 Date: 2013-10-01 14:25:59 Summary: strike wrong yield_fixture paragraph Affected #: 1 file
diff -r 3de02d55a78f36b45982627b5ecb9825bb0d8ca2 -r 5fe4b94c395dce2a857408cc2a7e478138388dcb doc/en/yieldfixture.txt --- a/doc/en/yieldfixture.txt +++ b/doc/en/yieldfixture.txt @@ -119,13 +119,6 @@ Others can start experimenting with writing yield-style fixtures and possibly help evolving them further. -Some developers also expressed their preference for -rather introduce a new ``@pytest.yieldfixture`` decorator -instead of a keyword argument, or for assuming the above -yield-semantics automatically by introspecting if a fixture -function is a generator. Depending on more experiences and -feedback during the 2.4 cycle, we revisit theses issues. - If you want to feedback or participate in the ongoing discussion, please join our :ref:`contact channels`. you are most welcome. 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