← 返回首页
bpo-46841: Don't use an oparg counter for `STORE_SUBSCR` by brandtbucher · Pull Request #31742 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bpo-46841: Don't use an oparg counter for STORE_SUBSCR#31742

Merged
markshannon merged 2 commits into
python:mainfrom
brandtbucher:store-subscr
Mar 8, 2022
Merged

bpo-46841: Don't use an oparg counter for STORE_SUBSCR#31742
markshannon merged 2 commits into
python:mainfrom
brandtbucher:store-subscr

Conversation

brandtbucher commented Mar 8, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Remove this special-case code, since it's a bit hacky and doesn't really pay off anymore.

https://bugs.python.org/issue46841

Copy link
Copy Markdown
Member

LGTM.

markshannon merged commit 5498a61 into python:main Mar 8, 2022
brandtbucher deleted the store-subscr branch July 21, 2022 19:54
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Footer

© 2026 GitHub, Inc.