- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message370660
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 | vstinner |
|---|---|
| Recipients | belopolsky, davin, emilyemorehouse, eric.snow, miss-islington, nanjekyejoannah, ncoghlan, ned.deily, pablogsal, pitrou, pmpp, steve.dower, vstinner, zach.ware |
| Date | 2020-06-03.12:36:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1591187815.36.0.969414701072.issue32604@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 18a90248fdd92b27098cc4db773686a2d10a4d24 by Victor Stinner in branch 'master': bpo-32604: Fix reference leak in select module (GH-20600) https://github.com/python/cpython/commit/18a90248fdd92b27098cc4db773686a2d10a4d24 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-03 12:36:55 | vstinner | set | recipients: + vstinner, ncoghlan, belopolsky, pitrou, ned.deily, pmpp, eric.snow, zach.ware, steve.dower, davin, emilyemorehouse, pablogsal, miss-islington, nanjekyejoannah |
| 2020-06-03 12:36:55 | vstinner | set | messageid: <1591187815.36.0.969414701072.issue32604@roundup.psfhosted.org> |
| 2020-06-03 12:36:55 | vstinner | link | issue32604 messages |
| 2020-06-03 12:36:55 | vstinner | create | |

