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 benhoyt
Recipients abacabadabacaba, akira, alexei.romanov, benhoyt, giampaolo.rodola, josh.r, pitrou, socketpair, tebeka, tim.golden, vstinner
Date 2015-02-14.01:26:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423877168.71.0.531304346931.issue22524@psf.upfronthosting.co.za>
In-reply-to
Content
Akari: yes, I'm aware of this, and it's definitely a concern to me -- it may be that scandir has a bug with counting the size of certain non-file directory entries, or my implementation of os.walk() via scandir is not quite correct. I'll look at it before too long!
History
Date User Action Args
2015-02-14 01:26:08benhoytsetrecipients: + benhoyt, tebeka, pitrou, vstinner, giampaolo.rodola, tim.golden, abacabadabacaba, akira, socketpair, josh.r, alexei.romanov
2015-02-14 01:26:08benhoytsetmessageid: <1423877168.71.0.531304346931.issue22524@psf.upfronthosting.co.za>
2015-02-14 01:26:08benhoytlinkissue22524 messages
2015-02-14 01:26:07benhoytcreate