]> granicus.if.org Git - python/commit
Fixes typo in asyncio.queue doc (GH-11581)
authorSlam <3lnc.slam@gmail.com>
Thu, 17 Jan 2019 11:52:17 +0000 (13:52 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Jan 2019 11:52:17 +0000 (03:52 -0800)
commit97e12996f31f6ada4173e2cd4b6807c98ba379a4
tree28b1bd164942a4c2e0cea6c78aea9644bd3e2de3
parentcee29b46a19116261b083dc803217aa754c7df40
Fixes typo in asyncio.queue doc (GH-11581)

Typo fix for method doc, I'm pretty sure coro is meant, because there's no consumer threads for thread-unsafe queue.

Most probably this piece of doc was copied from `queue.Queue`

There's not BPO bug for this, afaik.
Doc/library/asyncio-queue.rst