]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close #22370: Windows detection in pathlib is now more robust.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Nov 2014 23:33:08 +0000 (00:33 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Nov 2014 23:33:08 +0000 (00:33 +0100)
commit1d922d0ce92a95437616a3793c6068b51ec72a5d
tree22bee847c70705389a818e54e5e6718b0b70daba
parent28c295f4cca53806e06afec9706be88d5b3e05c3
parentdb118f5db7ee8b52faf2c0bb32ed41e774609032
Close #22370: Windows detection in pathlib is now more robust.
Lib/pathlib.py
Misc/NEWS