Closed
Description
BINARY_SUBSCR
was replaced with BINARY_OP
and the NB_SUBSCR
oparg in #129700 but there is still some code related to BINARY_SUBSCR
that I believe can be removed. Some examples:
cpython/Include/internal/pycore_code.h
Lines 121 to 125 in e82c2ca
Lines 66 to 68 in e82c2ca
Linked PRs
Metadata
Metadata
Assignees
Labels
(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)A feature request or enhancementA feature request or enhancement