[users at bb.net] [Foreign Sender] Re: Detailed log of RemoveDirectory step's failure?

Tom Prince tom.prince at hocat.ca
Wed Jul 6 19:06:53 UTC 2016


On Tue, Jun 28, 2016 at 3:10 PM Vasily <just.one.man at yandex.ru> wrote:

> I think I can try to dig a monkey patch for shutil.rmtree that uses
> Unicode version of Win32 API which, when supplied with specially crafted
> path, can delete long names.
>
> Is it interesting for the community?
>
 It would definitely be worthwhile to improve the handling of recursive
deletes on windows. Just a couple of notes:

1) The code doesn't actually use shutil.rmtree on windows now.
2) I don't think it is reasonable to ask users to specially craft paths to
use this (I'm not entirely sure what you mean by that though).
-- 
Tom Prince
tom.prince at hocat.ca
I am available for custom buildbot development and consulting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160706/c0d02fa8/attachment.html>


More information about the users mailing list