Message377128
> I would also have preferred a more type specific function, but yeah, as long as the types for which the function would normally be used are special cased early enough in the implementation, it makes no big difference.
Maybe add two API funcs: PyGen_Send (specific to generators & coroutines) and PyIter_Send? |
|
Date |
User |
Action |
Args |
2020-09-18 16:36:50 | yselivanov | set | recipients:
+ yselivanov, scoder, lukasz.langa, Mark.Shannon, serhiy.storchaka, v2m |
2020-09-18 16:36:49 | yselivanov | set | messageid: <1600447009.99.0.408013783153.issue41756@roundup.psfhosted.org> |
2020-09-18 16:36:49 | yselivanov | link | issue41756 messages |
2020-09-18 16:36:49 | yselivanov | create | |
|