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.
S
Slam committed
97e12996f31f6ada4173e2cd4b6807c98ba379a4
Parent: cee29b4
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 1/17/2019, 11:52:17 AM