]> granicus.if.org Git - python/commit
bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544)
authorSteve Dower <steve.dower@microsoft.com>
Tue, 7 Aug 2018 00:08:39 +0000 (01:08 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Aug 2018 00:08:39 +0000 (01:08 +0100)
commitb0bf51b32240369ccb736dc32ff82bb96f375402
treee6939efd879f773f6ab9697efca227f4cec34fa0
parent3da5c5c76d90ddfc4c188cc801d9387501b63b7f
bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Library/2018-07-29-14-12-23.bpo-31047.FSarLs.rst [new file with mode: 0644]