diff options
author | mpage <mpage@meta.com> | 2025-06-05 20:06:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 20:06:51 (GMT) |
commit | be2f32e60f3291a7cb6164ab05fe9e0460ab8131 (patch) | |
tree | 0c7c054a2ed6205815fe44ac846ae778b9ed4c6e /Python/stackrefs.c | |
parent | 945af60f047088ab35b48e411d545cbf9111e576 (diff) | |
download | cpython-be2f32e60f3291a7cb6164ab05fe9e0460ab8131.zip cpython-be2f32e60f3291a7cb6164ab05fe9e0460ab8131.tar.gz cpython-be2f32e60f3291a7cb6164ab05fe9e0460ab8131.tar.bz2 |
[3.14] gh-134889: Fix handling of a few opcodes when optimizing `LOAD_FAST` (#134958) (#135187)
We were incorrectly handling a few opcodes that leave their operands on the stack. Treat all of these conservatively; assume that they always leave operands on the stack.
(cherry picked from commit 6b77af257c25d31f1f137e477cb23e63692ddf29)
Diffstat (limited to 'Python/stackrefs.c')
0 files changed, 0 insertions, 0 deletions