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 asvetlov
Recipients asvetlov, docs@python, hniksic, xtreak, yselivanov
Date 2018-09-30.07:46:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538293593.43.0.545547206417.issue34476@psf.upfronthosting.co.za>
In-reply-to
Content
Adding "`asyncio.sleep()` always pauses the current task and switches execution to another one" sounds totally reasonable to me (without mentioning zero `delay` special case).

Would you make a pull request?
History
Date User Action Args
2018-09-30 07:46:33asvetlovsetrecipients: + asvetlov, hniksic, docs@python, yselivanov, xtreak
2018-09-30 07:46:33asvetlovsetmessageid: <1538293593.43.0.545547206417.issue34476@psf.upfronthosting.co.za>
2018-09-30 07:46:33asvetlovlinkissue34476 messages
2018-09-30 07:46:33asvetlovcreate