mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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