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 miss-islington
Recipients eryksun, ezio.melotti, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-02-22.19:02:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519326134.34.0.467229070634.issue32556@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 01dd52fb29566893dde59dea7bca582625c04762 by Miss Islington (bot) in branch '3.7':
bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage now correctly convert from bytes. (GH-5761)
https://github.com/python/cpython/commit/01dd52fb29566893dde59dea7bca582625c04762
History
Date User Action Args
2018-02-22 19:02:14miss-islingtonsetrecipients: + miss-islington, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, eryksun, steve.dower
2018-02-22 19:02:14miss-islingtonsetmessageid: <1519326134.34.0.467229070634.issue32556@psf.upfronthosting.co.za>
2018-02-22 19:02:14miss-islingtonlinkissue32556 messages
2018-02-22 19:02:14miss-islingtoncreate