mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Adds EXIT_INTERPRETER instruction to exit PyEval_EvalDefault() * Simplifies RETURN_VALUE, YIELD_VALUE and RETURN_GENERATOR instructions as they no longer need to check for entry frames.
Miscellaneous source files for the main Python shared library