- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message412038
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 | gvanrossum |
|---|---|
| Recipients | dmzz, gordon, gvanrossum, iritkatriel, kumaraditya, yselivanov |
| Date | 2022-01-28.22:24:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1643408682.53.0.165606755685.issue26552@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 24cc6411adbfe5555ecd8901f1ea50caa414c908 by Kumar Aditya in branch 'main': bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine (#30288) https://github.com/python/cpython/commit/24cc6411adbfe5555ecd8901f1ea50caa414c908 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-28 22:24:42 | gvanrossum | set | recipients: + gvanrossum, yselivanov, gordon, dmzz, iritkatriel, kumaraditya |
| 2022-01-28 22:24:42 | gvanrossum | set | messageid: <1643408682.53.0.165606755685.issue26552@roundup.psfhosted.org> |
| 2022-01-28 22:24:42 | gvanrossum | link | issue26552 messages |
| 2022-01-28 22:24:42 | gvanrossum | create | |

