Skip to content

bpo-44581: Dont execute quickened instructions if tracing#27064

Merged
markshannon merged 2 commits into
python:mainfrom
faster-cpython:dont-execute-quickened-if-tracing
Jul 8, 2021
Merged

bpo-44581: Dont execute quickened instructions if tracing#27064
markshannon merged 2 commits into
python:mainfrom
faster-cpython:dont-execute-quickened-if-tracing

Make sure that we execute the non-quickened instruction if tracing is…

1cb37b4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs