mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00: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.
Miscellaneous source files for the main Python shared library