Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-130145: fixloop.run_forever when loop is already running#130146

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kumaraditya303 merged 3 commits intopython:mainfromkumaraditya303:bugfix
Feb 15, 2025

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303kumaraditya303 commentedFeb 15, 2025
edited by bedevere-appbot
Loading

@kumaraditya303kumaraditya303 added needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes topic-asyncio type-bugAn unexpected behavior, bug, or error labelsFeb 15, 2025
@kumaraditya303
Copy link
ContributorAuthor

Merging as the fix is trivial.

@kumaraditya303kumaraditya303 merged commita545749 intopython:mainFeb 15, 2025
39 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.
🐍🍒⛏🤖

@kumaraditya303kumaraditya303 deleted the bugfix branchFebruary 15, 2025 09:31
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestFeb 15, 2025
…ythonGH-130146)(cherry picked from commita545749)Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@miss-islington-app
Copy link

Sorry,@kumaraditya303, I could not cleanly backport this to3.12 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker a545749b0e6c56cab853c5c8df3c199b9707994f 3.12

@bedevere-app
Copy link

GH-130147 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelFeb 15, 2025
kumaraditya303 added a commit that referenced this pull requestFeb 15, 2025
…GH-130146) (#130147)gh-130145: fix `loop.run_forever` when loop is already running (GH-130146)(cherry picked from commita545749)Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@hugovk
Copy link
Member

Sorry,@kumaraditya303, I could not cleanly backport this to3.12 due to a conflict. Please backport usingcherry_picker on command line.

cherry_picker a545749b0e6c56cab853c5c8df3c199b9707994f 3.12

@kumaraditya303https://github.com/python/cpython/blob/3.12/Lib/asyncio/base_events.py has no_run_forever_setup(), so no need for 3.12 backport? Let's remove the label if so.

@kumaraditya303kumaraditya303 removed the needs backport to 3.12only security fixes labelFeb 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@1st11st1Awaiting requested review from 1st11st1 is a code owner

@asvetlovasvetlovAwaiting requested review from asvetlovasvetlov is a code owner

@willingcwillingcAwaiting requested review from willingcwillingc is a code owner

Assignees

@kumaraditya303kumaraditya303

Labels
topic-asynciotype-bugAn unexpected behavior, bug, or error
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@kumaraditya303@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp