mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Rename _POP_FRAME to _RETURN_VALUE as it returns a value as well as popping a frame. * Remove remaining _POP_FRAMEs
Miscellaneous source files for the main Python shared library