-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-131798: Optimize _UNARY_NEGATIVE
#135223
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-131798: Optimize _UNARY_NEGATIVE
#135223
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just some suggested improvements. Thanks!
Misc/NEWS.d/next/Core_and_Builtins/2025-06-06-19-17-22.gh-issue-131798.XoV8Eb.rst
Outdated
Show resolved
Hide resolved
Thanks for the review! @brandtbucher @Zheaoli |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Can you just fix the merge conflict in the test file?
Done! |
@noamcohen97 sorry it seems there's merge conflicts again from merging your other PR. |
@Fidget-Spinner I should have seen this coming 😄 |
@noamcohen97 sorry I forgot to merge this in time and seems there's conflicts again 🤦 . Could you please merge in main again? I'll make sure to remember to merge it soon this time. |
72c83d8
to
517d7ef
Compare
@Fidget-Spinner seems like |
@noamcohen97 sounds good. Just make sure to use compact ints. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Uh oh!
There was an error while loading. Please reload this page.