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 paul.moore
Recipients domdfcoding2, eryksun, gaborjbernat, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-01-07.13:15:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610025323.27.0.257879190758.issue42855@roundup.psfhosted.org>
In-reply-to
Content
So I guess the key question then is whether Path.exists() should trap exceptions and interpret them as "does not exist" (on all platforms, although it looks like the null character case in Unix has now been fixed). Which doesn't seem unreasonable, I guess.
History
Date User Action Args
2021-01-07 13:15:23paul.mooresetrecipients: + paul.moore, tim.golden, zach.ware, eryksun, steve.dower, gaborjbernat, domdfcoding2
2021-01-07 13:15:23paul.mooresetmessageid: <1610025323.27.0.257879190758.issue42855@roundup.psfhosted.org>
2021-01-07 13:15:23paul.moorelinkissue42855 messages
2021-01-07 13:15:23paul.moorecreate