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

gh-131281: fix compile error due to `BINARY_SUBSCR` by xuantengh · Pull Request #131283 · python/cpython · GitHub

/ cpython Public

gh-131281: fix compile error due to BINARY_SUBSCR - #131283

Merged
Fidget-Spinner merged 2 commits into
python:mainfrom
xuantengh:fix
Mar 15, 2025
Merged

gh-131281: fix compile error due to BINARY_SUBSCR#131283
Fidget-Spinner merged 2 commits into
python:mainfrom
xuantengh:fix

Conversation

xuantengh commented Mar 15, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Make STAT_INC record BINARY_OP instead of BINARY_SUBSCR, which is replaced by #129700

Fidget-Spinner 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

Thanks!

Fidget-Spinner merged commit 1821f8f into python:main Mar 15, 2025
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
…31283)

* fix compile error due to `BINARY_SUBSCR`

* replace stat_inc with `BINARY_OP`
xuantengh deleted the fix branch June 30, 2025 11:27
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