]> granicus.if.org Git - python/commit
bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage now corre...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 Feb 2018 19:02:12 +0000 (11:02 -0800)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2018 19:02:12 +0000 (11:02 -0800)
commit01dd52fb29566893dde59dea7bca582625c04762
tree7463886a6afbb33b4b31ef7135975cac95c0d001
parentdfa1144582e19e5fee2c07e6b7e281da1bef7782
bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage now correctly convert from bytes. (GH-5761)

(cherry picked from commit 23ad6d0d1a7a6145a01494f4f3913a63d1f0250c)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Library/2018-02-19-14-27-51.bpo-32556.CsRsgr.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c