Hey everyone, Just following up on this PR since it's been quiet for the last week. We've added test cases to confirm that this is still an issue in the latest build which needs fixing.
We've also determined that this bug affects moving immutable directories too, though only on darwin (MacOS). I'd appreciate a review+merge when possible. Best, Winson On Thu, Jan 28, 2021 at 1:19 PM Winson Luk <[email protected]> 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 fixes a shutil.move() bug when permission to a directory is denied. > > Thanks, > Winson >
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/GAEHLNMVEC2IHORBPUV42GR3TMBMH2XZ/ Code of Conduct: http://python.org/psf/codeofconduct/
