Implement "gen.gi_frame" and "coro.cr_frame" attributes on generators and...
Implement "gen.gi_frame" and "coro.cr_frame" attributes on generators and coroutines that return an inspectable (although otherwise dead) frame object. Closes #2306.
Showing
tests/run/coroutines.py
0 → 100644
Please register or sign in to comment