Implement a fake "cr_frame" property for Cython async coroutines that always...
Implement a fake "cr_frame" property for Cython async coroutines that always returns None, just to prevent an AttributeError. Closes #2000.
Showing
Please register or sign in to comment