-
Stefan Behnel authored
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
7cad6432