Pam McA'Nulty added the comment:

Remove quotes from quoted patterns only on windows systems (since if the quotes 
get parsed into the pattern field on a non-windows system, one should respect 
the user's command line efforts).

Test uses unittest.mock.patch to test "windows" path.

----------
keywords: +patch
nosy: +Pam.McANulty
Added file: 
http://bugs.python.org/file38939/cpython-22812-discovery-quotes-v1.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22812>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to