Stubgen: normalize input paths when finding common parent directory for out files #8067
JukkaL
commented
on 2019-12-04
hoefling
changed the title Stubgen: use pathlib for finding common parent directory for out files Stubgen: don't use unconditional loop for finding common parent directory for out files 6 years ago
JukkaL
commented
on 2019-12-05
hoefling
changed the title Stubgen: don't use unconditional loop for finding common parent directory for out files Stubgen: normalize input paths when finding common parent directory for out files 6 years ago
rewrote common_dir_prefix using pathlib
00da85f3
use pathlib to normalize expected paths in common_dir_prefix test
86ab3ca0
replaced pathlib usage with os.path, added windows-specific test for …
65c6d667
add missing typings
16eab287
fix flake8 warnings
4b27f986
switch to unittest.skipIf instead of pytest marks
ebaff04c
extend existing test for mixed separators in path
b043393b
normalize paths + use os-specific separator
c8eb92b8
reduce diff
23f36468
hoefling
force pushed
from
a4a66275
to
23f36468
5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub