FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-100239: specialize mixed int/float inplace binary ops by Wulian233 · Pull Request #149413 · python/cpython · GitHub

/ cpython Public

gh-100239: specialize mixed int/float inplace binary ops - #149413

Merged
markshannon merged 1 commit into
python:mainfrom
Wulian233:NB_INPLACE
May 6, 2026
Merged

gh-100239: specialize mixed int/float inplace binary ops#149413
markshannon merged 1 commit into
python:mainfrom
Wulian233:NB_INPLACE

Conversation

Wulian233 commented May 5, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

Should I request @markshannon review? Thank you!
And I think it can be skip news

markshannon self-requested a review May 5, 2026 13:42

markshannon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice, simple change.
Looks good to me.

Copy link
Copy Markdown
Contributor

Nice! If performance matters for this case, we can also add tier2 ops that use inplace operations in case the float is uniquely referenced. (for a followup PR though)

markshannon merged commit 0b75b73 into python:main May 6, 2026
102 of 104 checks passed
Wulian233 deleted the NB_INPLACE branch May 6, 2026 13:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL