bpo-43760: Check for tracing using 'bitwise or' instead of branch in … · python/cpython@bd627eb · GitHub
Skip to content

Commit bd627eb

Browse files
authored
bpo-43760: Check for tracing using 'bitwise or' instead of branch in dispatch. (GH-28723)
1 parent ef61960 commit bd627eb

7 files changed

Lines changed: 249 additions & 217 deletions

File tree

Include/opcode.h

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)