Skip to content

asyncio-dev doc typo "immitate" should be "imitate" #156232

Description

@willy-b

Documentation

Hello Python team, this is just a typo so I know an issue is not required, but I hope you won't mind if I open one in case someone else wants to include it in a larger typo cleanup PR they are already doing (if no one picks it up after some time and I don't find other typos, I can send a PR).

In the latest version of https://docs.python.org/3/library/asyncio-dev.html (archived as is at https://web.archive.org/web/20260822150944/https://docs.python.org/3/library/asyncio-dev.html )

  • In the comment on the line of example code
    await asyncio.sleep(0.1) # immitate some async work
    

"immitate" should be "imitate".

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions