enthought / enthought/traitsui
Fix handling of None item in TabularAdapter
Open
type: bug
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
The TabularAdapter can return None from `get_item` but this possibility isn't handled by the subsequent code and will eventually error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.