mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -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