mirror of
https://github.com/python/cpython.git
synced 2025-11-17 17:46:45 +00:00
gh-109052: Use the base opcode when comparing code objects (gh-109107)
This commit is contained in:
parent
a56c928756
commit
057bc72490
3 changed files with 24 additions and 6 deletions
|
|
@ -0,0 +1 @@
|
|||
Use the base opcode when comparing code objects to avoid interference from instrumentation
|
||||
Loading…
Add table
Add a link
Reference in a new issue