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