Make reference counting more type specific by moving it into PyrexTypes (GH-3377)
The idea being that struct-types like memoryviews can generate their own reference counting code using a common interface with Python objects.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment