-
Notifications
You must be signed in to change notification settings - Fork 2
Remove type_dict and related logic #207
Copy link
Copy link
Open
Labels
[area] base classesChanges to or creation of new base classesChanges to or creation of new base classes[priority] mediumNormal/default priorityNormal/default priority[scope] significantBreaking or major changes (MAJOR.minor.patch)Breaking or major changes (MAJOR.minor.patch)
Milestone
Metadata
Metadata
Assignees
Labels
[area] base classesChanges to or creation of new base classesChanges to or creation of new base classes[priority] mediumNormal/default priorityNormal/default priority[scope] significantBreaking or major changes (MAJOR.minor.patch)Breaking or major changes (MAJOR.minor.patch)
Fields
Give feedbackNo fields configured for issues without a type.
Weakref-ed dictionaries have been a source of constant issues. Given that the new base classes don't use those dictionaries, we should consider removing them and simplifying the logic.