[Pytest-commit] Issue #181: hash / number sign cannot be escaped in tox.ini (hpk42/tox)

2014-07-24 Thread Florian Ludwig
New issue 181: hash / number sign cannot be escaped in tox.ini https://bitbucket.org/hpk42/tox/issue/181/hash-number-sign-cannot-be-escaped-in Florian Ludwig: The tox.ini parser does not provide a way to use the #-character as it is always interpreted as comment-begin. The built-in python ini p

[Pytest-commit] Issue #545: _pytest/mark.py pytest_collection_modifyitems orders results differently across threads (hpk42/pytest)

2014-07-24 Thread Patrick Putnam
New issue 545: _pytest/mark.py pytest_collection_modifyitems orders results differently across threads https://bitbucket.org/hpk42/pytest/issue/545/_pytest-markpy Patrick Putnam: I had an issue running marked tests in multi-threaded fashion where each thread would seem to get the tests in a dif