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-10-01.10:19:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538389177.08.0.545547206417.issue34476@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 655608a1112e592cd6a9155ebe774dd285f561f3 by Andrew Svetlov (Miss Islington (bot)) in branch '3.7':
bpo-34476: Document that asyncio.sleep() always suspends. (GH-9643) (#9654)
https://github.com/python/cpython/commit/655608a1112e592cd6a9155ebe774dd285f561f3
History
Date User Action Args
2018-10-01 10:19:37asvetlovsetrecipients: + asvetlov, hniksic, docs@python, yselivanov, xtreak
2018-10-01 10:19:37asvetlovsetmessageid: <1538389177.08.0.545547206417.issue34476@psf.upfronthosting.co.za>
2018-10-01 10:19:37asvetlovlinkissue34476 messages
2018-10-01 10:19:36asvetlovcreate