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

