- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message344037
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 | Laurent.Mazuel, altendky, eryksun, georg.brandl, masthana, rtzoeller, serhiy.storchaka |
| Date | 2019-05-31.08:30:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559291440.87.0.262383846863.issue26660@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset e9b51c0ad81da1da11ae65840ac8b50a8521373c by Serhiy Storchaka in branch 'master': bpo-26660, bpo-35144: Fix permission errors in TemporaryDirectory cleanup. (GH-10320) https://github.com/python/cpython/commit/e9b51c0ad81da1da11ae65840ac8b50a8521373c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-31 08:30:40 | serhiy.storchaka | set | recipients: + serhiy.storchaka, georg.brandl, Laurent.Mazuel, eryksun, altendky, masthana, rtzoeller |
| 2019-05-31 08:30:40 | serhiy.storchaka | set | messageid: <1559291440.87.0.262383846863.issue26660@roundup.psfhosted.org> |
| 2019-05-31 08:30:40 | serhiy.storchaka | link | issue26660 messages |
| 2019-05-31 08:30:40 | serhiy.storchaka | create | |

