SIGN IN SIGN UP

bpo-42014: shutil.rmtree: call onerror with correct function (GH-22585)

The onerror is supposed to be called with failed function, but in this case lstat is wrongly used instead of open.

Not sure if this needs bug or not...

Automerge-Triggered-By: GH:hynek
M
Michal Čihař committed
e59b2deffde61e5641cabd65034fa11b4db898ba
Parent: 3eb2846
Committed by GitHub <noreply@github.com> on 11/10/2020, 4:06:02 PM