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 Udi Oron
Recipients Udi Oron, docs@python, gvanrossum, vstinner, yselivanov
Date 2016-01-27.23:02:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453935768.98.0.383268297204.issue26224@psf.upfronthosting.co.za>
In-reply-to
Content
It seems like `asyncio.timeout` is going to be added in 3.4.5, 3.5.2 and 3.6.

The current live documentation of python 3.4 and python 3.5.1 does not include a comment regarding it is not yet available in the current released versions of python.

The documentation should include a `.. versionadded:: 3.4.5`, `.. versionadded:: 3.5.2` or `.. versionadded:: 3.6` according to the branch.
History
Date User Action Args
2016-01-27 23:02:49Udi Oronsetrecipients: + Udi Oron, gvanrossum, vstinner, docs@python, yselivanov
2016-01-27 23:02:48Udi Oronsetmessageid: <1453935768.98.0.383268297204.issue26224@psf.upfronthosting.co.za>
2016-01-27 23:02:48Udi Oronlinkissue26224 messages
2016-01-27 23:02:48Udi Oroncreate