]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
authorSteve Dower <steve.dower@microsoft.com>
Thu, 25 Oct 2018 17:46:23 +0000 (13:46 -0400)
committerGitHub <noreply@github.com>
Thu, 25 Oct 2018 17:46:23 +0000 (13:46 -0400)
commita7ffb663953bc84452af1e5f4089359d54e226b5
tree319d5278164792963cb3d5c581e04b3e9c23c251
parent69a3f153a92fd8c86080e8da477ee50df18fc0d1
[3.7] bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Library/2018-10-25-09-37-03.bpo-31047.kBbX8r.rst [new file with mode: 0644]