mypy
Stubgen: normalize input paths when finding common parent directory for out files
#8067
Merged

Stubgen: normalize input paths when finding common parent directory for out files #8067

hoefling
JukkaL
JukkaL commented on 2019-12-04
hoefling 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
JukkaL commented on 2019-12-05
hoefling 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
hoefling
hoefling
hoefling hoefling requested a review from JukkaL JukkaL 6 years ago
hoefling rewrote common_dir_prefix using pathlib
00da85f3
hoefling use pathlib to normalize expected paths in common_dir_prefix test
86ab3ca0
hoefling replaced pathlib usage with os.path, added windows-specific test for …
65c6d667
hoefling add missing typings
16eab287
hoefling fix flake8 warnings
4b27f986
hoefling switch to unittest.skipIf instead of pytest marks
ebaff04c
hoefling extend existing test for mixed separators in path
b043393b
hoefling normalize paths + use os-specific separator
c8eb92b8
hoefling reduce diff
23f36468
hoefling hoefling force pushed from a4a66275 to 23f36468 5 years ago
hauntsaninja
hauntsaninja approved these changes on 2020-10-18
hauntsaninja hauntsaninja merged aed56426 into master 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone