]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix docs for Queue.shutdown (gh-137028) (gh-137081)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 24 Jul 2025 17:54:42 +0000 (19:54 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Jul 2025 17:54:42 +0000 (11:54 -0600)
commitd9feec4542b158ad8c4e2c2d3d2ee6ce413061d1
tree9252ee9cc740909e32b91289df23c4d14f9c2e3e
parent74503acba7d6c563aeef307ccf2d0cee141838b0
[3.13] Fix docs for Queue.shutdown (gh-137028) (gh-137081)
Doc/library/asyncio-queue.rst
Doc/library/queue.rst
Lib/asyncio/queues.py
Lib/queue.py