mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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