• Victor Stinner's avatar
    Update asyncio documentation · 530ef2f0
    Victor Stinner authored
    - 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
    530ef2f0
asyncio-eventloop.rst 22.3 KB