- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message355272
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 | yselivanov |
|---|---|
| Recipients | abacabadabacaba, asvetlov, yselivanov |
| Date | 2019-10-23.22:42:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1571870578.23.0.293332763653.issue30064@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I think this broke asyncio a bit. These two uvloop sock_* API tests no longer pass on asyncio 3.8: * https://github.com/MagicStack/uvloop/blob/master/tests/test_sockets.py#L192 * https://github.com/MagicStack/uvloop/blob/master/tests/test_sockets.py#L238 Andrew, since this was your patch, please take a look. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-23 22:42:58 | yselivanov | set | recipients: + yselivanov, asvetlov, abacabadabacaba |
| 2019-10-23 22:42:58 | yselivanov | set | messageid: <1571870578.23.0.293332763653.issue30064@roundup.psfhosted.org> |
| 2019-10-23 22:42:58 | yselivanov | link | issue30064 messages |
| 2019-10-23 22:42:57 | yselivanov | create | |

