mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -04:00
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 6b77af257c)
Miscellaneous source files for the main Python shared library