diff options
author | Guido van Rossum <guido@python.org> | 2023-06-27 21:17:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-27 21:17:41 (GMT) |
commit | 6b5166fb12c4744544da4ee26ef437d025eb762a (patch) | |
tree | cfa4fcb750ef895be8598c1b8b27f6cb41fff9f4 /Python/pylifecycle.c | |
parent | 529088100952b31797a29ef7e0f5716613b32d66 (diff) | |
download | cpython-6b5166fb12c4744544da4ee26ef437d025eb762a.zip cpython-6b5166fb12c4744544da4ee26ef437d025eb762a.tar.gz cpython-6b5166fb12c4744544da4ee26ef437d025eb762a.tar.bz2 |
gh-104584: Change DEOPT_IF in uops executor (#106146)
This effectively reverts bb578a0, restoring the original DEOPT_IF() macro in ceval_macros.h, and redefining it in the Tier 2 interpreter. We can get rid of the PREDICTED() macros there as well!
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions