- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message391627
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 | 2021-04-22.20:04:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619121887.6.0.288488530981.issue35306@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4696f1285d83dd7b69f459c63e14080b1f87f797 by Steve Dower in branch 'master': bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename (GH-25529) https://github.com/python/cpython/commit/4696f1285d83dd7b69f459c63e14080b1f87f797 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-22 20:04:47 | steve.dower | set | recipients: + steve.dower, paul.moore, pitrou, tim.golden, zach.ware, serhiy.storchaka, eryksun, jimbo1qaz_ |
| 2021-04-22 20:04:47 | steve.dower | set | messageid: <1619121887.6.0.288488530981.issue35306@roundup.psfhosted.org> |
| 2021-04-22 20:04:47 | steve.dower | link | issue35306 messages |
| 2021-04-22 20:04:47 | steve.dower | create | |

