Message247931
| Author | alex.gronholm |
|---|---|
| Recipients | Yury.Selivanov, alex.gronholm, gvanrossum, scoder, vstinner, yselivanov |
| Date | 2015-08-03.16:11:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1438618316.47.0.992301652464.issue24383@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why do you want to keep threads separate from asyncio? What's the downside here? The use of helper functions is justifiable when integrating a third party framework or similar with asyncio, but standard library components should just integrate well with each other. Requiring boilerplate wrappers for such use seems unreasonable to me. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-08-03 16:11:56 | alex.gronholm | set | recipients: + alex.gronholm, gvanrossum, scoder, vstinner, Yury.Selivanov, yselivanov |
| 2015-08-03 16:11:56 | alex.gronholm | set | messageid: <1438618316.47.0.992301652464.issue24383@psf.upfronthosting.co.za> |
| 2015-08-03 16:11:56 | alex.gronholm | link | issue24383 messages |
| 2015-08-03 16:11:56 | alex.gronholm | create | |