]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96471: Add asyncio queue shutdown (#104228)
authorLaurie O <laurie_opperman@hotmail.com>
Sat, 6 Apr 2024 14:27:13 +0000 (00:27 +1000)
committerGitHub <noreply@github.com>
Sat, 6 Apr 2024 14:27:13 +0000 (07:27 -0700)
commitdf4d84c3cdca572f1be8f5dc5ef8ead5351b51fb
treedbbb1036001b8caccf3ff0a0b436aee47f96fff5
parent1d3225ae056245da75e4a443ccafcc8f4f982cf2
gh-96471: Add asyncio queue shutdown (#104228)

Co-authored-by: Duprat <yduprat@gmail.com>
Doc/library/asyncio-queue.rst
Doc/whatsnew/3.13.rst
Lib/asyncio/queues.py
Lib/test/test_asyncio/test_queues.py
Misc/NEWS.d/next/Library/2023-05-06-05-00-42.gh-issue-96471.S3X5I-.rst [new file with mode: 0644]