Actions
Task #6389
closedRefactor serializer field mixins to avoid diamond inheritance problem
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulpcore/1875":https://github.com/pulp/pulpcore/issues/1875
Some of the mixins in app/serializers/fields.py define __init__
methods which can cause problems with classes that inherit from them. Refactor them so they no longer do this.
Updated by pulpbot about 1 year ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE
Actions