Wx toolkit Widget.destroy doesn't call _remove_event_listeners
Open
High Priority
toolkit: Wx
type: bug
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
It should. Failure to do this means that clean-up code may not be called, and will have major consequences once we start to get testing online for the Wx backend.
Some care should be taken with this issue as this change may have far-reaching effects as we are changing a fundamental behaviour of a core object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.