)]}'
{"tox.ini":[{"author":{"_account_id":18602,"name":"Gábor Antal","email":"antal@inf.u-szeged.hu","username":"antal"},"change_message_id":"1387e94947522cf7f717a684097250d87394c904","unresolved":false,"context_lines":[{"line_number":1,"context_line":"[tox]"},{"line_number":2,"context_line":"minversion \u003d 2.0"},{"line_number":3,"context_line":"envlist \u003d py{27,34},functional,pep8,pip-missing-reqs"},{"line_number":4,"context_line":"skipsdist \u003d True"},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"[testenv]"}],"source_content_type":"text/x-properties","patch_set":1,"id":"1aa78d24_abddb3e1","line":3,"range":{"start_line":3,"start_character":10,"end_line":3,"end_character":19},"updated":"2016-07-06 18:36:06.000000000","message":"I think this modification should be in reversed order. In this way, tox starts with py27, which probably cause the bug described on line 19 when running py34. But changing from {27,34} to {34,27} would solve this problem.","commit_id":"222a2f0b1079c78edc48bc0f60cfd644cd94f138"},{"author":{"_account_id":18602,"name":"Gábor Antal","email":"antal@inf.u-szeged.hu","username":"antal"},"change_message_id":"1387e94947522cf7f717a684097250d87394c904","unresolved":false,"context_lines":[{"line_number":20,"context_line":"# .testrepository and try again. Running py34 before py27 is OK, but not the"},{"line_number":21,"context_line":"# other way around. See: https://bugs.launchpad.net/testrepository/+bug/1212909"},{"line_number":22,"context_line":"commands \u003d"},{"line_number":23,"context_line":"  py27: bash tools/pretty_tox.sh \u0027{posargs}\u0027"},{"line_number":24,"context_line":"  py{34,35}: bash tools/pretty_tox3.sh \u0027{posargs}\u0027"},{"line_number":25,"context_line":"passenv \u003d http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY OS_DEBUG"},{"line_number":26,"context_line":"# there is also secret magic in pretty_tox.sh which lets you run in a fail only"},{"line_number":27,"context_line":"# mode. To do this define the TRACE_FAILONLY environmental variable."}],"source_content_type":"text/x-properties","patch_set":1,"id":"1aa78d24_ab7933ca","line":24,"range":{"start_line":23,"start_character":1,"end_line":24,"end_character":50},"updated":"2016-07-06 18:36:06.000000000","message":"These lines look great, but it would be better if all the environments are listed here. However I think, this is impossible. Or am I wrong?","commit_id":"222a2f0b1079c78edc48bc0f60cfd644cd94f138"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"23db99c5553bbc8337ac75a297a2114bca137dad","unresolved":false,"context_lines":[{"line_number":1,"context_line":"[tox]"},{"line_number":2,"context_line":"minversion \u003d 2.0"},{"line_number":3,"context_line":"envlist \u003d py{34,27},functional,pep8,pip-missing-reqs"},{"line_number":4,"context_line":"skipsdist \u003d True"},{"line_number":5,"context_line":""}],"source_content_type":"text/x-properties","patch_set":2,"id":"1aa78d24_f94775b9","line":2,"updated":"2016-07-13 02:24:34.000000000","message":"I checked, looks like 1.8 would be required for conditional targets:\n\nhttp://tox.readthedocs.io/en/latest/config.html#generating-environments-conditional-settings\n\nSo we\u0027re good.","commit_id":"17630d37fcc9168fe8e213e01c83f2edf5b45590"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"0469c1e409466d79f8c356accbe3173305db574e","unresolved":false,"context_lines":[{"line_number":15,"context_line":"         LC_ALL\u003den_US.utf-8"},{"line_number":16,"context_line":"         PYTHONDONTWRITEBYTECODE\u003d1"},{"line_number":17,"context_line":"deps \u003d -r{toxinidir}/test-requirements.txt"},{"line_number":18,"context_line":"# NOTE(mriedem): If py34 fails with \"db type could not be determined\", delete"},{"line_number":19,"context_line":"# .testrepository and try again. Running py34 before py27 is OK, but not the"},{"line_number":20,"context_line":"# other way around. See: https://bugs.launchpad.net/testrepository/+bug/1212909"},{"line_number":21,"context_line":"commands \u003d"}],"source_content_type":"text/x-properties","patch_set":2,"id":"1aa78d24_380889d9","line":18,"updated":"2016-07-14 09:36:42.000000000","message":"This note in fact also applies to py35, so maybe change it accordingly, i.e.\n\nIf py{34,35} fails ...","commit_id":"17630d37fcc9168fe8e213e01c83f2edf5b45590"}]}
