Message321476
| Author | vstinner |
|---|---|
| Recipients | asvetlov, gvanrossum, vstinner, yselivanov |
| Date | 2018-07-11.15:08:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531321736.02.0.56676864532.issue34075@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Other than subclasses of thread executor, what are you going to pass in? I don't see why asyncio should prevent people to experiment their own custom executor. You can imagine a custom "green executor" which inherit from Executor but uses its own black magic like greenlet. People like to do crazy things to implement asynchronous programming :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-11 15:08:56 | vstinner | set | recipients: + vstinner, gvanrossum, asvetlov, yselivanov |
| 2018-07-11 15:08:56 | vstinner | set | messageid: <1531321736.02.0.56676864532.issue34075@psf.upfronthosting.co.za> |
| 2018-07-11 15:08:56 | vstinner | link | issue34075 messages |
| 2018-07-11 15:08:55 | vstinner | create | |