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 vstinner
Recipients ajaborsk, gvanrossum, python-dev, vstinner, yselivanov
Date 2015-01-29.23:38:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422574707.86.0.952069085608.issue21962@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I made a minimal change to the asyncio documentation to suggest the usage of wait_for(). If you would like to enhance the documentation (ex: add some examples), please write a patch.
History
Date User Action Args
2015-01-29 23:38:27vstinnersetrecipients: + vstinner, gvanrossum, python-dev, yselivanov, ajaborsk
2015-01-29 23:38:27vstinnersetmessageid: <1422574707.86.0.952069085608.issue21962@psf.upfronthosting.co.za>
2015-01-29 23:38:27vstinnerlinkissue21962 messages
2015-01-29 23:38:27vstinnercreate