1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/5c8cf890c3b7/ Changeset: 5c8cf890c3b7 User: hpk42 Date: 2013-09-06 12:16:05 Summary: fix issue352: fix reference to py.path.local description in tmpdir documentation (generally to be found at http://pytest.org/latest/tmpdir.html ) Affected #: 1 file
diff -r 1d3ebb313d68d4bcb3f1a2e575febf196689731b -r 5c8cf890c3b7fb1b75bc89edcec0515b2ac21aa0 doc/en/tmpdir.txt --- a/doc/en/tmpdir.txt +++ b/doc/en/tmpdir.txt @@ -68,6 +68,6 @@ configure a basetemp directory for the sub processes such that all temporary data lands below a single per-test run basetemp directory. -.. _`py.path.local`: http://py.rtfd.org/path.html +.. _`py.path.local`: http://py.rtfd.org/en/latest/path.html 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