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 r.david.murray
Recipients Antony.Lee, ethan.furman, pitrou, r.david.murray, serhiy.storchaka
Date 2016-05-31.20:53:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464727993.36.0.522447182283.issue27161@psf.upfronthosting.co.za>
In-reply-to
Content
To clarify that performance statement: if someone is optimizing a tight loop, the first thing they'll likely do is drop down to the lower level calls to avoid all of the pathlib overhead.
History
Date User Action Args
2016-05-31 20:53:13r.david.murraysetrecipients: + r.david.murray, pitrou, ethan.furman, serhiy.storchaka, Antony.Lee
2016-05-31 20:53:13r.david.murraysetmessageid: <1464727993.36.0.522447182283.issue27161@psf.upfronthosting.co.za>
2016-05-31 20:53:13r.david.murraylinkissue27161 messages
2016-05-31 20:53:13r.david.murraycreate