- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367261
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 | serhiy.storchaka, shihai1991, vinay.sajip, vstinner |
| Date | 2020-04-25.07:04:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587798254.25.0.366245591569.issue40275@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3c8a5b459d68b4337776ada1e04f5b33f90a2275 by Serhiy Storchaka in branch 'master': bpo-40275: Avoid importing asyncio in test.support (GH-19600) https://github.com/python/cpython/commit/3c8a5b459d68b4337776ada1e04f5b33f90a2275 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-25 07:04:14 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vinay.sajip, vstinner, shihai1991 |
| 2020-04-25 07:04:14 | serhiy.storchaka | set | messageid: <1587798254.25.0.366245591569.issue40275@roundup.psfhosted.org> |
| 2020-04-25 07:04:14 | serhiy.storchaka | link | issue40275 messages |
| 2020-04-25 07:04:14 | serhiy.storchaka | create | |

