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