nvda
Fix-up of PR 12943 - Avoid os.path.commonPath` when comparing paths of the binaries as it does not work for files on different drives
#13009
Merged

Commits
  • Use `casefold` when comparing file paths as `os.path.commonPath` fails to handle path's from different disks
    lukaszgo1 committed 4 years ago
Loading