SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-134889: Fix handling of a few opcodes when optimizing `LOAD_FAST` (#134958)

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.
M
mpage committed
6b77af257c25d31f1f137e477cb23e63692ddf29
Parent: e598eec
Committed by GitHub <[email protected]> on 6/4/2025, 11:07:58 PM