flake8
failed.
JSHint
passed.
Review Request #14418 — Created May 2, 2025 and updated
This change updates diff opcodes to use explicitly typed tuples. The
opcodes created by theDiffer
implementation have a tag and ranges,
and then the opcode generator adds an additional metadata field. In the
interest of avoiding any changes, we therefore have separate definitions
for both steps.
Summary | ID |
---|---|
f79f187458dcc42cf79371d2bc4670665d895ff8 |
Description | From | Last Updated |
---|---|---|
'typing.Any' imported but unused Column: 1 Error code: F401 |
![]() |
Summary | ID | |
---|---|---|
946fe9dc79d2726d896130feeb7fcbd2faf57c7d | ||
6961dc9470b3655bda576024c5e1c517818f1aa3 |
Revision 2 (+818 -266)
Summary | ID | |
---|---|---|
6961dc9470b3655bda576024c5e1c517818f1aa3 | ||
f79f187458dcc42cf79371d2bc4670665d895ff8 |
Revision 3 (+824 -266)