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