diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-08 10:39:10 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-08 10:39:10 (GMT) |
commit | 530ef2f0693d50435a8d62ea84d3fdcbe662d8aa (patch) | |
tree | 2aa2c368fab19c3353e9c1e282d46c1596ee4af4 /Lib/asyncio/test_utils.py | |
parent | 896a25ab30269369201401b50c66130911dd2238 (diff) | |
download | cpython-530ef2f0693d50435a8d62ea84d3fdcbe662d8aa.zip cpython-530ef2f0693d50435a8d62ea84d3fdcbe662d8aa.tar.gz cpython-530ef2f0693d50435a8d62ea84d3fdcbe662d8aa.tar.bz2 |
Update asyncio documentation
- Document the new create_task() method
- "Hide" the Task class: point to the create_task() method for interoperability
- Rewrite the documentation of the Task class
- Document the "Pending task destroyed"
- Update output in debug mode of examples in the dev section
- Replace Task() with create_task() in examples
Diffstat (limited to 'Lib/asyncio/test_utils.py')
0 files changed, 0 insertions, 0 deletions