1 new commit in pytest:

https://bitbucket.org/pytest-dev/pytest/commits/362995ba2d38/
Changeset:   362995ba2d38
User:        hpk42
Date:        2015-06-03 21:40:42+00:00
Summary:     fix issue741: make running output from testdir.run copy/pasteable
Affected #:  1 file

diff -r 8eda4211c0ddcfd7e8ae316324647b5ba7342dbe -r 
362995ba2d384c6e06d57be01c670980db5bd592 CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -54,6 +54,9 @@
 - fix monkeypatch.setattr("x.y", raising=False) to actually not raise
   if "y" is not a pre-existing attribute. Thanks Florian Bruhin.
 
+- fix issue741: make running output from testdir.run copy/pasteable
+  Thanks Bruno Oliveira.
+
  
 2.7.1 (compared to 2.7.0)
 -----------------------------

Repository URL: https://bitbucket.org/pytest-dev/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

Reply via email to