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

[3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()#100412

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

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedDec 21, 2022
edited by bedevere-bot
Loading

@serhiy-storchakaserhiy-storchaka added the needs backport to 3.10only security fixes labelDec 21, 2022
@gvanrossumgvanrossum changed the titlegh-100160: Remove any deprecation warnings in asyncio.get_event_loop()gh-100160: [3.11] Remove any deprecation warnings in asyncio.get_event_loop()Dec 21, 2022
@gvanrossumgvanrossum changed the titlegh-100160: [3.11] Remove any deprecation warnings in asyncio.get_event_loop()[3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()Dec 21, 2022
Copy link
Member

@gvanrossumgvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Obv. this is a draft PR so this review is also a draft. :-)

@serhiy-storchakaserhiy-storchaka marked this pull request as ready for reviewDecember 22, 2022 07:37
@serhiy-storchaka
Copy link
MemberAuthor

Thank you for your review Guido. I switched it to draft to be sure that it will not be accidentally merged.

The hard part in these PRs (#100410 and#100412) is documentation. It is difficult to find good place where all this mess should be documented, and I am bad in writing English. I think that non-documentation part is ready, but I am not sure about the documentation. Fill free to commit directly to this branch or create a new PR based on it.

Copy link
Member

@gvanrossumgvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Here re a bunch of doc suggestions. I will merge those and then approve the PR.

Copy link
Member

@gvanrossumgvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Some more tense changes.

@gvanrossumgvanrossum merged commit1b2459d intopython:3.11Jan 10, 2023
@miss-islington
Copy link
Contributor

Thanks@serhiy-storchaka for the PR, and@gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry,@serhiy-storchaka and@gvanrossum, I could not cleanly backport this to3.10 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 1b2459dc64b1c3eea89312ea9bf422f8d7c75bb2 3.10

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestJan 12, 2023
…ncio.get_event_loop() (pythonGH-100412)Some deprecation warnings will reappear (in a slightly different form) in 3.12.Co-authored-by: Guido van Rossum <guido@python.org>.(cherry picked from commit1b2459d)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-100970 is a backport of this pull request to the3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelJan 12, 2023
serhiy-storchaka added a commit that referenced this pull requestJan 13, 2023
…t_loop() (GH-100412) (GH-100970)Some deprecation warnings will reappear (in a slightly different form) in 3.12.Co-authored-by: Guido van Rossum <guido@python.org>.(cherry picked from commit1b2459d)
@serhiy-storchakaserhiy-storchaka deleted the asyncio-get_event_loop3-3.11 branchJanuary 13, 2023 07:35
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gvanrossumgvanrossumgvanrossum approved these changes

@ambvambvAwaiting requested review from ambv

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

@asvetlovasvetlovAwaiting requested review from asvetlovasvetlov is a code owner

Assignees

@gvanrossumgvanrossum

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@serhiy-storchaka@miss-islington@bedevere-bot@gvanrossum

[8]ページ先頭

©2009-2025 Movatter.jp