Skip to content

gh-109052: Use the base opcode when comparing code objects#109107

Merged
corona10 merged 3 commits intopython:mainfrom
gaogaotiantian:fix-systrace-replace
Sep 9, 2023
Merged

gh-109052: Use the base opcode when comparing code objects#109107
corona10 merged 3 commits intopython:mainfrom
gaogaotiantian:fix-systrace-replace

Conversation

@gaogaotiantian
Copy link
Member

@gaogaotiantian gaogaotiantian commented Sep 7, 2023

After instrumentation, the opcode of the code object would become INSTRUMENTED_LINE or INSTRUMENTED_INSTRUCTION, we should make sure to get the actual opcode when we compare them.

This also belongs to gh-107265.

Loading
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.

6 participants