Changes between Initial Version and Version 1 of Ticket #22037, comment 4
- Timestamp:
- 12/09/16 00:32:01 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22037, comment 4
initial v1 3 3 `class UniqueRepresentation(CachedRepresentation, WithEqualityById)` 4 4 5 where CachedRepresentation uses ClasscallMetaclass and WithEqualityByIdis a cdef class.5 where `CachedRepresentation` uses `ClasscallMetaclass` and `WithEqualityById` is a cdef class. 6 6 7 7 If I change that to