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!
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 )
"immitate" should be "imitate".
Thanks!