Message 244418 - Python tracker

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.

Content
Attached is the second iteration of the patch.  Now, besides just speeding up types.coroutine() for pure python generator functions, it also provides a better wrapper around generator-like objects.