Changes between Initial Version and Version 1 of Ticket #18182, comment 21
- Timestamp:
- 10/08/15 11:45:37 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18182, comment 21
initial v1 22 22 23 23 > 3. `categories.pushout.MultivariateConstructionFunctor`: Is there a reason for the import of `CartesianProduct` in the `TESTS`-block? (I've removed the import in one of my commits.) 24 > 24 25 Thanks. 26 25 27 > 4. `MultivariateConstructionFunctor.common_base`: Could you explain why you use `get_coercion_model().common_parent(...)` instead of `pushout(...)`? 26 28