( )⚙ D11059 windows: introduce a `util.abspath` to replace os.path.abspath

This is an archive of the discontinued Mercurial Phabricator instance.

windows: introduce a `util.abspath` to replace os.path.abspath
ClosedPublic

Authored by marmoute on Jul 10 2021, 1:44 PM.

Details

Summary

This will let us mitigate the drive letter capitalization hell.

See inline comment for details.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jul 10 2021, 1:44 PM
Alphare accepted this revision.Jul 13 2021, 11:38 AM
This revision is now accepted and ready to land.Jul 13 2021, 11:38 AM