Commit Graph

2 Commits

Author SHA1 Message Date
Vinicius Brasil
fae1cfdc89 Fix failing test 2025-03-20 10:45:39 -03:00
Vinicius Brasil
032922a4b9 Support wildcard handling in emit()
Change `emit()` to call handlers registered for parent classes using
`isinstance()`. Ensures that base event handlers receive derived
events.
2025-03-20 10:45:39 -03:00