Skip to content

gh-156523: Fix asyncio.as_completed() not recording the awaiting task - #156527

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-156523-as-completed-graph
Aug 29, 2026
Merged

gh-156523: Fix asyncio.as_completed() not recording the awaiting task#156527
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-156523-as-completed-graph

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix asyncio.as_completed() not recording the awaiting task

For more details see gh-156523

@kumaraditya303 kumaraditya303 added topic-asyncio needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 29, 2026
@kumaraditya303
kumaraditya303 merged commit b0c9fc3 into python:main Aug 29, 2026
63 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @deadlovelll for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Aug 29, 2026

Copy link
Copy Markdown

GH-156552 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 29, 2026
@bedevere-app

bedevere-app Bot commented Aug 29, 2026

Copy link
Copy Markdown

GH-156553 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Aug 29, 2026
hugovk pushed a commit that referenced this pull request Aug 29, 2026
…ng task (GH-156527) (#156552)

Co-authored-by: Timofei Ivankov <128279579+deadlovelll@users.noreply.github.com>
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

项目

None yet

Development

Successfully merging this pull request may close these issues.

2 participants