• Slam's avatar
    Fixes typo in asyncio.queue doc (GH-11581) · 97e12996
    Slam authored
    
    
    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.
    97e12996
asyncio-queue.rst 5.36 KB