8000 gh-124433: fix docs for `asyncio.Queue.task_done` by kumaraditya303 · Pull Request #128669 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-124433: fix docs for asyncio.Queue.task_done #128669 8000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

kumaraditya303
Copy link
Contributor
@kumaraditya303 kumaraditya303 commented Jan 9, 2025

@kumaraditya303 kumaraditya303 merged commit 4322a31 into python:main Jan 9, 2025
38 checks passed
@miss-islington-app
Copy link

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2025
)

(cherry picked from commit 4322a31)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@bedevere-app
Copy link
bedevere-app bot commented Jan 9, 2025

GH-128671 is a backport of this pull request to the 3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 9, 2025
)

(cherry picked from commit 4322a31)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 9, 2025
@kumaraditya303 kumaraditya303 deleted the docs-async branch January 9, 2025 12:20
@bedevere-app
Copy link
bedevere-app bot commented Jan 9, 2025

GH-128672 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jan 9, 2025
kumaraditya303 added a commit that referenced this pull request Jan 9, 2025
…128672)

gh-124433: fix docs for `asyncio.Queue.task_done` (GH-128669)
(cherry picked from commit 4322a31)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 added a commit that referenced this pull request Jan 9, 2025
…128671)

gh-124433: fix docs for `asyncio.Queue.task_done` (GH-128669)
(cherry picked from commit 4322a31)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news topic-asyncio
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

asyncio.Queue.task_done documentation is ambiguous
2 participants
0