Audit for signal bound which need to be unbounded (Wx only)
Open
toolkit: Wx
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Related to this one: https://github.com/enthought/pyface/issues/258 but for Wx.
Likewise we should make sure all event handles put up are taken down. Check all `Bind` have a matching `Unbind`. Do check all `PushEventHandler` have a matching `PopEventHandler` too.
Best case scenario: They are all matched up and there is nothing else to do.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.