Remove deprecated TraitList/TraitDict/TraitTuple (TraitHandler)
Open
type: cleanup
- Dominant language
- Python
- Stars
- 462
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
These classes have been deprecated in Traits 6.0.0:
https://github.com/enthought/traits/blob/9349ab9c55f7831b7c8e636d66d8a145b64f6070/traits/trait_handlers.py#L1016
https://github.com/enthought/traits/blob/9349ab9c55f7831b7c8e636d66d8a145b64f6070/traits/trait_handlers.py#L1138
https://github.com/enthought/traits/blob/9349ab9c55f7831b7c8e636d66d8a145b64f6070/traits/trait_handlers.py#L930
This issue is for eventually removing them. When they are removed, we should revisit all uses of this `has_items` flag and see if any of their usage can be removed as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.