Skip to content

Conversation

@aisk
Copy link
Contributor

@aisk aisk commented Jan 18, 2026


STAT_INC(BINARY_OP, hit);

PyObject *res_o = d->action(left_o, right_o);
Copy link
Member

Choose a reason for hiding this comment

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

I just remembered that there's no check for NULL here. This is probably a bug. Could you please open a separate PR to check for NULL and goto error, then maybe we need to backport it to 3.14 as well? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants