]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545) (#146567)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 28 Mar 2026 14:11:29 +0000 (15:11 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2026 14:11:29 +0000 (19:41 +0530)
commit801f67c1af1548bca30703af9f5baecaee9e3f0a
tree12694305c63dafa1a961a5279211acf5aa52f839
parent85f5ea156d00f904e77f344adaeb891b4d244260
[3.14] gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545) (#146567)

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