and others added 2 commits
May 6, 2023 14:50* Queue state enum members are capitalised * Termination state in str/repr * Include raised exception in docstrings * Factor out queue-state checks and updates to methods * Logic fixes in get_nowait and shutdown * Handle queue shutdown in task_done and join * Updated tests * Document feature added in 3.13
Merged
Closed
EpicWink deleted the asyncio-queue-shutdown branch
April 8, 2024 00:49Merged
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
Apr 17, 2024Co-authored-by: Duprat <yduprat@gmail.com>
Open