- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message333728
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:30 | steve.dower | set | recipients: + steve.dower, paul.moore, pitrou, tim.golden, zach.ware, serhiy.storchaka, eryksun, jimbo1qaz_ |
| 2019-01-15 18:40:28 | steve.dower | set | messageid: <1547577628.92.0.0218658031809.issue35306@roundup.psfhosted.org> |
| 2019-01-15 18:40:28 | steve.dower | link | issue35306 messages |
| 2019-01-15 18:40:28 | steve.dower | create | |

