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-122332: Fix missingNULL check inasyncio.Task.get_coro#122338

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

@ZeroIntensity
Copy link
Member

Copy link
Member

@JelleZijlstraJelleZijlstra left a comment

Choose a reason for hiding this comment

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

Could you add a unit test for this? Something that would currently segfault.

ZeroIntensityand others added2 commitsJuly 26, 2024 23:44
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@ZeroIntensity
Copy link
MemberAuthor

Could you add a unit test for this? Something that would currently segfault.

Added it, it's basically a translation of my reproducer in#122332.

@Eclips4Eclips4 added needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes labelsJul 27, 2024
Copy link
Member

@Eclips4Eclips4 left a comment

Choose a reason for hiding this comment

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

Thanks!

@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 27, 2024
…ythonGH-122338)(cherry picked from commitc086962)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 27, 2024
…ythonGH-122338)(cherry picked from commitc086962)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelJul 27, 2024
@bedevere-app
Copy link

GH-122345 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelJul 27, 2024
kumaraditya303 pushed a commit that referenced this pull requestJul 27, 2024
…GH-122338) (#122345)gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338)(cherry picked from commitc086962)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
kumaraditya303 pushed a commit that referenced this pull requestJul 27, 2024
…GH-122338) (#122344)gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338)(cherry picked from commitc086962)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@JelleZijlstraJelleZijlstraJelleZijlstra left review comments

@kumaraditya303kumaraditya303kumaraditya303 approved these changes

@Eclips4Eclips4Eclips4 approved these changes

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

@asvetlovasvetlovAwaiting requested review from asvetlovasvetlov is a code owner

@gvanrossumgvanrossumAwaiting requested review from gvanrossum

@willingcwillingcAwaiting requested review from willingcwillingc is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ZeroIntensity@JelleZijlstra@kumaraditya303@Eclips4

[8]ページ先頭

©2009-2025 Movatter.jp