gh-144012: Check null binary op extend#144014
Conversation
Fidget-Spinner
left a comment
There was a problem hiding this comment.
Thanks, does this need backporting?
I think it should, the 3.14 branch doesn’t check it either: Lines 825 to 826 in 23e3c0a And 3.13 branch don't have this opcode, so we can just backport it to 3.14. |
|
Thanks @aisk for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Sorry, @aisk and @Fidget-Spinner, I could not cleanly backport this to |
|
@aisk can you please handle the backport? Thank you! |
Will work on this later today. |
|
GH-144038 is a backport of this pull request to the 3.14 branch. |
(cherry picked from commit 54bedcf) Co-authored-by: AN Long <aisk@users.noreply.github.com>
BINARY_OP_EXTEND#144012