[issue31163] Return destination path in Path.rename and Path.replace

Jason R. Coombs report at bugs.python.org
Wed Sep 11 09:26:52 EDT 2019


Jason R. Coombs <jaraco at jaraco.com> added the comment:


New changeset 088a09af4bdeff52b9dedeb7acd1e82069f37d98 by Jason R. Coombs (hui shang) in branch 'master':
bpo-31163: Added return values to pathlib.Path instance's rename and replace methods. (GH-13582)
https://github.com/python/cpython/commit/088a09af4bdeff52b9dedeb7acd1e82069f37d98


----------
nosy: +jaraco

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31163>
_______________________________________


More information about the Python-bugs-list mailing list