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

