]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix docs for Queue.shutdown (gh-137028)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 24 Jul 2025 17:23:03 +0000 (11:23 -0600)
committerGitHub <noreply@github.com>
Thu, 24 Jul 2025 17:23:03 +0000 (11:23 -0600)
commit245671555b7e33112ae1efd0c26071d7a0e27b3a
tree383a855c26fbce5e1b556d7ee36d3b1ac375f2c1
parentd8fa40b08da60a711311751891fa830cb4ae77f3
Fix docs for Queue.shutdown (gh-137028)
Doc/library/asyncio-queue.rst
Doc/library/queue.rst
Lib/asyncio/queues.py
Lib/queue.py