This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients albertogomcas, berker.peksag, cheryl.sabella, docs@python, jaraco, pitrou, r.david.murray
Date 2019-09-11.13:26:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568208412.47.0.402436129769.issue31163@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-09-11 13:26:52jaracosetrecipients: + jaraco, pitrou, r.david.murray, docs@python, berker.peksag, cheryl.sabella, albertogomcas
2019-09-11 13:26:52jaracosetmessageid: <1568208412.47.0.402436129769.issue31163@roundup.psfhosted.org>
2019-09-11 13:26:52jaracolinkissue31163 messages
2019-09-11 13:26:52jaracocreate