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 hniksic
Recipients asvetlov, docs@python, hniksic, yselivanov
Date 2018-08-23.14:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535035340.07.0.56676864532.issue34476@psf.upfronthosting.co.za>
In-reply-to
Content
Also, the "Create a coroutine ..." wording in the current documentation is a bit strange - sleep() is already marked as a coroutine, and documentation of other coroutines simply state their effect in imperative.
History
Date User Action Args
2018-08-23 14:42:20hniksicsetrecipients: + hniksic, asvetlov, docs@python, yselivanov
2018-08-23 14:42:20hniksicsetmessageid: <1535035340.07.0.56676864532.issue34476@psf.upfronthosting.co.za>
2018-08-23 14:42:20hniksiclinkissue34476 messages
2018-08-23 14:42:20hniksiccreate