mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
f02fa64bf2
* Store exception stack depth in YIELD_VALUE's oparg and use it avoid expensive gen.throw() in gen.close() where possible.
Source files for various builtin objects