Skip to content

gh-157213: Fix stale asyncio.gather() edges in the await graph - #157214

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-157213-gather-graph
Sep 11, 2026
Merged

gh-157213: Fix stale asyncio.gather() edges in the await graph#157214
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-157213-gather-graph

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix stale asyncio.gather() edges in the await graph

For more details see gh-157213

@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 Sep 11, 2026
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) September 11, 2026 12:50
@kumaraditya303
kumaraditya303 merged commit 392ad7e into python:main Sep 11, 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 Sep 11, 2026

Copy link
Copy Markdown

GH-157312 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 Sep 11, 2026
@bedevere-app

bedevere-app Bot commented Sep 11, 2026

Copy link
Copy Markdown

GH-157313 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 Sep 11, 2026
kumaraditya303 pushed a commit that referenced this pull request Sep 11, 2026
…GH-157214) (#157313)

gh-157213: Fix stale asyncio.gather() edges in the await graph (GH-157214)
(cherry picked from commit 392ad7e)

Co-authored-by: Timofei Ivankov <128279579+deadlovelll@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Sep 11, 2026
…GH-157214) (#157312)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants