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 xtreak
Recipients YoSTEALTH, pitrou, rhettinger, xtreak
Date 2018-10-09.06:10:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539065459.63.0.545547206417.issue34926@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report. There was a similar request to add pathlib.rmtree (issue33498) and adding more methods as Raymond mentioned might be convenient but there is a maintenance cost (msg316517) since there is a consensus that pathlib should do everything os.path does. It's up to Antoine to decide on this.
History
Date User Action Args
2018-10-09 06:10:59xtreaksetrecipients: + xtreak, rhettinger, pitrou, YoSTEALTH
2018-10-09 06:10:59xtreaksetmessageid: <1539065459.63.0.545547206417.issue34926@psf.upfronthosting.co.za>
2018-10-09 06:10:59xtreaklinkissue34926 messages
2018-10-09 06:10:59xtreakcreate