commit | 2d07b855855c13814c2050f2f062aadf936fa886 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 15 18:06:54 2015 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 15 18:06:54 2015 +0100 |
tree | 91f77b70250a13fe4b5ae714a225588795bcbb59 | |
parent | 90caf017eecdc3e734df144ec793af4dda21953e [diff] | |
parent | 57fffd6f99d55ccd623b381622b989410a695b99 [diff] |
Issue #23146: Fix mishandling of absolute Windows paths with forward slashes in pathlib. Detected and fixed by Serhiy.