Message 272207 - Python tracker
Message272207
| Author | gvanrossum |
|---|---|
| Recipients | gvanrossum, j1m, python-dev, vstinner, yselivanov |
| Date | 2016-08-09.01:44:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAP7+vJKStuoOASq9b5e=2HoKh5c-wygdZC=jdd9UBftbFkcmVA@mail.gmail.com> |
| In-reply-to | <1470706949.61.0.0634105315553.issue27392@psf.upfronthosting.co.za> |
| Content | |
|---|---|
I think it's okay if uvloop only handles those socket types. But if asyncio may be able to handle other types we shouldn't reject them just because we haven't heard about them. (E.g. IIRC someone was using Bluetooth sockets.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-09 01:44:27 | gvanrossum | set | recipients: + gvanrossum, vstinner, j1m, python-dev, yselivanov |
| 2016-08-09 01:44:27 | gvanrossum | link | issue27392 messages |
| 2016-08-09 01:44:27 | gvanrossum | create | |