1 new commit in tox:

https://bitbucket.org/hpk42/tox/commits/1421955f0d5f/
Changeset:   1421955f0d5f
User:        hpk42
Date:        2013-11-15 12:29:01
Summary:     fix changelog entry for hashseed.  Thanks Chris Jerdonek.
Affected #:  1 file

diff -r 9db7aee8fb06c55ef4c3ddfc3aba97eff24bc8d7 -r 
1421955f0d5faab5d579ff40ceca7385d49e40ad CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,9 +1,10 @@
 1.6.2.dev
 ---------
 
-- merged PR125: tox now sets "PYTHONHASHSEED" if it is not set 
+- merged PR125: tox now sets "PYTHONHASHSEED" to a random value
   and offers a "--hashseed" option to repeat a test run with a specific seed.
-  Thanks Chris Jerdonek for all the work behind this.
+  You can also use --hashsheed=notset to instruct tox to leave the value
+  alone.  Thanks Chris Jerdonek for all the work behind this.
 
 - fix issue132: removing zip_safe setting (so it defaults to false)
   to allow installation of tox

Repository URL: https://bitbucket.org/hpk42/tox/

--

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