◐ Shell
clean mode source ↗

bpo-46841: Don't use an oparg counter for `STORE_SUBSCR` by brandtbucher · Pull Request #31742 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@brandtbucher

@brandtbucher 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

@markshannon

Copy link Copy Markdown

Member

LGTM.

@markshannon markshannon merged commit 5498a61 into python:main

Mar 8, 2022

@brandtbucher brandtbucher deleted the store-subscr branch

July 21, 2022 19:54

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

Reviewers

@markshannon markshannon Awaiting requested review from markshannon markshannon is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@brandtbucher @markshannon @the-knights-who-say-ni @bedevere-bot