mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
274f844830
* 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