commit | c274fd22edd2471b4f73f5cc690851cfbc716589 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Dec 16 19:57:41 2013 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Dec 16 19:57:41 2013 +0100 |
tree | 3dc529eb9aed8034ba7a01dc3544328d6500f8df | |
parent | d2e48ca813a70edc4a28477c150ad8079df584e6 [diff] |
Issue #19887: Improve the Path.resolve() algorithm to support certain symlink chains. Original patch by Serhiy.