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 vstinner
Recipients pablogsal, vstinner
Date 2018-12-11.10:43:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544525026.41.0.788709270274.issue35458@psf.upfronthosting.co.za>
In-reply-to
Content
The new test has been added by PR 9372:

commit c8c0249c9e8f61ab7670119a5a5278354df27bbb
Author: Joe Pamer <jopamer@users.noreply.github.com>
Date:   Tue Sep 25 10:57:36 2018 -0400

    bpo-32557: allow shutil.disk_usage to take a file path on Windows also (GH-9372)
History
Date User Action Args
2018-12-11 10:43:46vstinnersetrecipients: + vstinner, pablogsal
2018-12-11 10:43:46vstinnersetmessageid: <1544525026.41.0.788709270274.issue35458@psf.upfronthosting.co.za>
2018-12-11 10:43:46vstinnerlinkissue35458 messages
2018-12-11 10:43:46vstinnercreate