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
V
Victor Stinner committed
530ef2f0693d50435a8d62ea84d3fdcbe662d8aa
Parent: 896a25a