This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients eryksun, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-02-22.18:39:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519324759.67.0.467229070634.issue32556@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 23ad6d0d1a7a6145a01494f4f3913a63d1f0250c by Steve Dower in branch 'master':
bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage now correctly convert from bytes. (GH-5761)
https://github.com/python/cpython/commit/23ad6d0d1a7a6145a01494f4f3913a63d1f0250c
History
Date User Action Args
2018-02-22 18:39:19steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, eryksun
2018-02-22 18:39:19steve.dowersetmessageid: <1519324759.67.0.467229070634.issue32556@psf.upfronthosting.co.za>
2018-02-22 18:39:19steve.dowerlinkissue32556 messages
2018-02-22 18:39:19steve.dowercreate