]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545) (#146568)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 28 Mar 2026 11:27:59 +0000 (12:27 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2026 11:27:59 +0000 (11:27 +0000)
commitd0991b1e0f6b99d22e29d54276ddce2b3762617c
tree4f81bfebf562971747e78a12eacd8d2110a3a978
parent7aeb66ca9e556d47a614a6562c7f13f15e06e8a4
[3.13] gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545) (#146568)

gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545)
(cherry picked from commit 578d726d467dee14abe52a7790aca36e4cb9f70c)

Co-authored-by: Jonathan Dung <jonathandung@yahoo.com>
Lib/asyncio/queues.py