Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Missing argument for handler in send
The unbound methods are stored in the class method _event_handlers, which means we have to provide the self argument.
- Loading branch information