mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
1e197e63e2
* 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