commit | 01dd52fb29566893dde59dea7bca582625c04762 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Feb 22 11:02:12 2018 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 22 11:02:12 2018 -0800 |
tree | 7463886a6afbb33b4b31ef7135975cac95c0d001 | |
parent | dfa1144582e19e5fee2c07e6b7e281da1bef7782 [diff] |
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>