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