Message245307
Also worth noting: *adding* state to coroutines that isn't present on generators would be fine, they just need to *start* with a layout that exactly matches PyGenObject, since we'll sometimes process them as one.
We don't need that now, but separating the types provides the future option. |
|
| Date |
User |
Action |
Args |
| 2015-06-13 08:49:50 | ncoghlan | set | recipients:
+ ncoghlan, gvanrossum, scoder, vstinner, asvetlov, Yury.Selivanov, Ben.Darnell, yselivanov |
| 2015-06-13 08:49:50 | ncoghlan | set | messageid: <[email protected]> |
| 2015-06-13 08:49:50 | ncoghlan | link | issue24400 messages |
| 2015-06-13 08:49:50 | ncoghlan | create | |
|