Ban templating C++ classes with reference counted types (GH-4337)
Specifically this disallows memoryviews, but it extends to any future type that Cython has to generate manual reference counting code for. Closes https://github.com/cython/cython/issues/3085
Showing
Please register or sign in to comment