1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/65665e5e0dfc/
Changeset:   65665e5e0dfc
User:        hpk42
Date:        2013-10-21 13:34:24
Summary:     fix changelog
Affected #:  1 file

diff -r b1b760614b0ea95cce3b07aeb7e5e6b012e430d2 -r 
65665e5e0dfc094e4ddee410296cd7746832bdf5 CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,7 +12,7 @@
   properly so that the pkg_resources.resource_stream method works properly.
   Fixes issue366.  Thanks for the investigations and full PR to Jason R. 
Coombs.
 
-- pytestconfig is now session-config as it is the same object during the
+- pytestconfig fixture is now session-scoped as it is the same object during 
the
   whole test run.  Fixes issue370. 
 
 - avoid one surprising case of marker malfunction/confusion::

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

Reply via email to