- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message337170
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 | Arfrever, berker.peksag, dstufft, eric.araujo, ezio.melotti, martin.panter, python-dev, rhettinger, serhiy.storchaka, vstinner |
| Date | 2019-03-05.08:06:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551773189.44.0.507399546277.issue22831@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5b10b9824780b2181158902067912ee9e7b04657 by Serhiy Storchaka in branch 'master': bpo-22831: Use "with" to avoid possible fd leaks in tests (part 2). (GH-10929) https://github.com/python/cpython/commit/5b10b9824780b2181158902067912ee9e7b04657 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-05 08:06:29 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, vstinner, ezio.melotti, eric.araujo, Arfrever, python-dev, berker.peksag, martin.panter, dstufft |
| 2019-03-05 08:06:29 | serhiy.storchaka | set | messageid: <1551773189.44.0.507399546277.issue22831@roundup.psfhosted.org> |
| 2019-03-05 08:06:29 | serhiy.storchaka | link | issue22831 messages |
| 2019-03-05 08:06:29 | serhiy.storchaka | create | |

