get_dirs_from_args handles paths with invalid syntax#7639
get_dirs_from_args handles paths with invalid syntax#7639nicoddemus merged 2 commits intopytest-dev:masterfrom
Conversation
|
I don't have a windows machine to test, but by the removal of the Regarding the |
Good point, was about to report it but then noticed that was already the case: https://bugs.python.org/issue35306 I've added that link as a comment. 👍
You are definitely correct, thanks! |
Fix #7638