From: Hynek Schlawack Date: Mon, 10 Dec 2012 08:15:23 +0000 (+0100) Subject: #15872: Fix 3.3 regression introduced by the new fd-based shutil.rmtree X-Git-Tag: v3.4.0a1~1877 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae9a9e9a2d57ec91e7637ae19001ac167bae9038;p=python #15872: Fix 3.3 regression introduced by the new fd-based shutil.rmtree It caused rmtree to not ignore certain errors when ignore_errors was set. Patch by Alessandro Moura and Serhiy Storchaka. --- ae9a9e9a2d57ec91e7637ae19001ac167bae9038