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

Jason R. Coombs report at bugs.python.org
Wed Sep 11 10:12:57 EDT 2019


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


New changeset cbd7b2a399a8ff2ed9994c380b07ef598892b6b1 by Jason R. Coombs (Miss Islington (bot)) in branch '3.8':
bpo-31163: Added return values to pathlib.Path instance's rename and replace methods. (GH-13582) (GH-15944)
https://github.com/python/cpython/commit/cbd7b2a399a8ff2ed9994c380b07ef598892b6b1


----------

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


More information about the docs mailing list