1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/b609deef30f3/ Changeset: b609deef30f3 User: hpk42 Date: 2016-06-20 16:21:40+00:00 Summary: add changelog entry for latest PR merge: 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. Affected #: 1 file
diff -r 57d04ea3a5ad1a02093822e32f4b1afb734299bd -r b609deef30f33591f413e1fcae7f00a7a08d86f7 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ 2.4.0 ----- +- 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. + - add --workdir option to override where tox stores its ".tox" directory and all of the virtualenv environment. Thanks Danring. 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