mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
* Store exception stack depth in YIELD_VALUE's oparg and use it avoid expensive gen.throw() in gen.close() where possible.
Miscellaneous source files for the main Python shared library