1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/581a1b974cd2/ Changeset: 581a1b974cd2 User: hpk42 Date: 2016-09-14 09:13:49+00:00 Summary: add changelog entry: fix issue302: allow cross-testenv substitution where we substitute with ``{x,y}`` generative syntax. Thanks Andrew Pashkin. Affected #: 1 file
diff -r 9071df77a7fd3eee9464addc870be88c12b54fe6 -r 581a1b974cd2aeeba670d3e8ec53cab45c030a95 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ 2.4.0 ----- +- fix issue302: allow cross-testenv substitution where we substitute + with ``{x,y}`` generative syntax. Thanks Andrew Pashkin. + - fix issue212: allow escaping curly brace chars "\{" and "\}" if you need the chars "{" and "}" to appear in your commands or other ini values. Thanks John Vandenberg. 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