Skip to content

gh-154695: Fix Task(eager_start=True) with no explicit loop#154697

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-154695-task-loop
Jul 26, 2026
Merged

gh-154695: Fix Task(eager_start=True) with no explicit loop#154697
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-154695-task-loop

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix Task(eager_start=True) with no explicit loop raising AttirbuteError

For more details see gh-154695

@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 Jul 26, 2026
@kumaraditya303
kumaraditya303 merged commit f5f5059 into python:main Jul 26, 2026
108 of 110 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 Jul 26, 2026

Copy link
Copy Markdown

GH-154705 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 Jul 26, 2026
@bedevere-app

bedevere-app Bot commented Jul 26, 2026

Copy link
Copy Markdown

GH-154706 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 Jul 26, 2026
kumaraditya303 pushed a commit that referenced this pull request Jul 26, 2026
…loop (GH-154697) (#154706)

gh-154695: fix asyncio.Task eager_start=True with no explicit loop (GH-154697)
(cherry picked from commit f5f5059)

Co-authored-by: Timofei <128279579+deadlovelll@users.noreply.github.com>
kumaraditya303 pushed a commit that referenced this pull request Jul 26, 2026
…loop (GH-154697) (#154705)

gh-154695: fix asyncio.Task eager_start=True with no explicit loop (GH-154697)
(cherry picked from commit f5f5059)

Co-authored-by: Timofei <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