[issue29805] Pathlib.replace cannot move file to a different drive on Windows if filename different

Eric V. Smith report at bugs.python.org
Tue Mar 14 20:36:50 EDT 2017


Eric V. Smith added the comment:

I agree this needs to be different from replace(), due to not being atomic. That makes it an enhancement, so I'm removing 3.5.

I'm +1 on Path supporting something like shutil.move().

----------
nosy: +eric.smith
type:  -> enhancement
versions:  -Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29805>
_______________________________________


More information about the Python-bugs-list mailing list