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 steve.dower
Recipients eryksun, jimbo1qaz_, paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2019-01-15.18:40:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547577628.92.0.0218658031809.issue35306@roundup.psfhosted.org>
In-reply-to
Content
Pathlib doesn't necessarily directly follow os on its error handling - adding Antoine for comment.

Passing strict=False to resolve() should be able to handle an invalid name like that. If not, I propose that we change it so that it does.
History
Date User Action Args
2019-01-15 18:40:30steve.dowersetrecipients: + steve.dower, paul.moore, pitrou, tim.golden, zach.ware, serhiy.storchaka, eryksun, jimbo1qaz_
2019-01-15 18:40:28steve.dowersetmessageid: <1547577628.92.0.0218658031809.issue35306@roundup.psfhosted.org>
2019-01-15 18:40:28steve.dowerlinkissue35306 messages
2019-01-15 18:40:28steve.dowercreate