- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message325622
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 | serhiy.storchaka |
|---|---|
| Recipients | eric.smith, eryksun, mrabarnett, pacujo, r.david.murray, serhiy.storchaka, steven.daprano |
| Date | 2018-09-18.08:29:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1537259344.55.0.956365154283.issue33721@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0185f34ddcf07b78feb6ac666fbfd4615d26b028 by Serhiy Storchaka in branch 'master': bpo-33721: Make some os.path functions and pathlib.Path methods be tolerant to invalid paths. (#7695) https://github.com/python/cpython/commit/0185f34ddcf07b78feb6ac666fbfd4615d26b028 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-18 08:29:04 | serhiy.storchaka | set | recipients: + serhiy.storchaka, eric.smith, mrabarnett, steven.daprano, r.david.murray, eryksun, pacujo |
| 2018-09-18 08:29:04 | serhiy.storchaka | set | messageid: <1537259344.55.0.956365154283.issue33721@psf.upfronthosting.co.za> |
| 2018-09-18 08:29:04 | serhiy.storchaka | link | issue33721 messages |
| 2018-09-18 08:29:04 | serhiy.storchaka | create | |

