remove ABC implementations from imports patching code and instead only...
remove ABC implementations from imports patching code and instead only register Cython's types with the ABCs *iff* they exist also remove the inspect.iscoroutine() patching as it would only help new code which should use the ABCs in the first place
Showing
This diff is collapsed.
Please register or sign in to comment