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-144012: Check null binary op extend#144014

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
Fidget-Spinner merged 2 commits intopython:mainfromaisk:check-null-binary-op-extend
Jan 18, 2026

Conversation

@aisk
Copy link
Contributor

@aiskaisk commentedJan 18, 2026
edited by bedevere-appbot
Loading

Copy link
Member

@Fidget-SpinnerFidget-Spinner left a comment

Choose a reason for hiding this comment

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

Thanks, does this need backporting?

@aisk
Copy link
ContributorAuthor

aisk commentedJan 18, 2026
edited
Loading

Thanks, does this need backporting?

I think it should, the 3.14 branch doesn’t check it either:

PyObject*res_o=d->action(left_o,right_o);
DECREF_INPUTS();

And 3.13 branch don't have this opcode, so we can just backport it to 3.14.

@aiskaisk added the needs backport to 3.14bugs and security fixes labelJan 18, 2026
@Fidget-SpinnerFidget-Spinner merged commit54bedcf intopython:mainJan 18, 2026
79 checks passed
@miss-islington-app
Copy link

Thanks@aisk for the PR, and@Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry,@aisk and@Fidget-Spinner, I could not cleanly backport this to3.14 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 54bedcf714160c3ecff3103a53f6291a7e1efd27 3.14

@Fidget-Spinner
Copy link
Member

@aisk can you please handle the backport? Thank you!

@aisk
Copy link
ContributorAuthor

@aisk can you please handle the backport? Thank you!

Will work on this later today.

@bedevere-app
Copy link

GH-144038 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJan 19, 2026
@aiskaisk deleted the check-null-binary-op-extend branchJanuary 19, 2026 12:39
aisk added a commit to aisk/cpython that referenced this pull requestJan 19, 2026
(cherry picked from commit54bedcf)Co-authored-by: AN Long <aisk@users.noreply.github.com>
Fidget-Spinner pushed a commit that referenced this pull requestJan 20, 2026
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@Fidget-SpinnerFidget-SpinnerFidget-Spinner approved these changes

Assignees

@Fidget-SpinnerFidget-Spinner

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@aisk@Fidget-Spinner

[8]ページ先頭

©2009-2026 Movatter.jp