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.

Author antoine.pietri
Recipients antoine.pietri, docs@python
Date 2015-07-23.11:21:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437650502.32.0.0288592289227.issue24692@psf.upfronthosting.co.za>
In-reply-to
Content
In the new types.coroutines() documentation, it is not clearly stated whether this function is idempotent or not: what happens when it is called on a function that is already a native coroutine?
History
Date User Action Args
2015-07-23 11:21:42antoine.pietrisetrecipients: + antoine.pietri, docs@python
2015-07-23 11:21:42antoine.pietrisetmessageid: <1437650502.32.0.0288592289227.issue24692@psf.upfronthosting.co.za>
2015-07-23 11:21:42antoine.pietrilinkissue24692 messages
2015-07-23 11:21:41antoine.pietricreate