This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 22196
Status merged
Title bpo-41756: Introduce _PyGen_SendNoStopIteration to provide alternative way to return results from coroutines
History
Date User Action Args
2020-09-19 01:38:41v2msetstatus: open -> merged
2020-09-18 19:14:44v2msetstatus: closed -> open
2020-09-18 19:14:42v2msetstatus: open -> closed
2020-09-14 16:22:29v2msetstatus: closed -> open
2020-09-14 16:22:26v2msetstatus: open -> closed
2020-09-11 01:11:41v2mlinkissue41756 pull_requests
2020-09-11 01:11:41v2mcreate