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 https://github.com/cython/cython/issues/2306
Showing
tests/run/coroutines.py
0 → 100644
Please register or sign in to comment