]> granicus.if.org Git - python/commitdiff
#15872: Fix 3.3 regression introduced by the new fd-based shutil.rmtree
authorHynek Schlawack <hs@ox.cx>
Mon, 10 Dec 2012 08:15:23 +0000 (09:15 +0100)
committerHynek Schlawack <hs@ox.cx>
Mon, 10 Dec 2012 08:15:23 +0000 (09:15 +0100)
It caused rmtree to not ignore certain errors when ignore_errors was set.

Patch by Alessandro Moura and Serhiy Storchaka.

1  2 
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS

diff --cc Lib/shutil.py
Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge