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 <winson....@gmail.com> 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 -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/GAEHLNMVEC2IHORBPUV42GR3TMBMH2XZ/ Code of Conduct: http://python.org/psf/codeofconduct/