commit | 57fffd6f99d55ccd623b381622b989410a695b99 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 15 18:03:59 2015 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 15 18:03:59 2015 +0100 |
tree | e7496d2dd553e3843195302918b6cb874eb25704 | |
parent | 0aa74e10bb7697db00514d62269ff9cae7bd7af9 [diff] |
Issue #23146: Fix mishandling of absolute Windows paths with forward slashes in pathlib. Detected and fixed by Serhiy.