[Python-Dev] Re: PR review request: shutil permission errors

2021-02-06 Thread Winson Luk
n darwin (MacOS). I'd appreciate a review+merge when possible. Best, Winson On Thu, Jan 28, 2021 at 1:19 PM Winson Luk wrote: > Hi folks, > > I've had an open PR for a few weeks that still needs a review: > https://github.com/python/cpython/pull/24001 > > This PR fix

[Python-Dev] PR review request: shutil permission errors

2021-01-28 Thread Winson Luk
Hi folks, I've had an open PR for a few weeks that still needs a review: https://github.com/python/cpython/pull/24001 This PR fixes a shutil.move() bug when permission to a directory is denied. Thanks, Winson ___ Python-Dev mailing list -- python-dev@p