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
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