Filipi Fuchter
|
1330ef3ad6
|
Enhanced error handling across the framework.
Co-authored-by: Mark Backman <m.backman@gmail.com>
|
2025-11-26 18:34:25 -03:00 |
|
Mark Backman
|
f09d780413
|
Fix: Resolve docstring build issues before 0.0.87 release
|
2025-10-02 10:09:25 -04:00 |
|
Aleix Conchillo Flaqué
|
b04e494373
|
DailyTransport: remove deprecated note and double registration
|
2025-09-22 16:45:58 -07:00 |
|
Aleix Conchillo Flaqué
|
077b949bb2
|
BaseObject: run each handler for the same event in a separate task
|
2025-09-19 13:32:39 -07:00 |
|
Aleix Conchillo Flaqué
|
a698c4064b
|
BaseObject: allow synchronous event handlers
|
2025-09-19 13:32:39 -07:00 |
|
Aleix Conchillo Flaqué
|
4ff0567025
|
BaseObject: allow keyword arguments
|
2025-08-20 15:14:31 -07:00 |
|
Mark Backman
|
fd570b0377
|
Update the remaining docstrings, update pre-commit hook, add docstring formatting CI, update CONTRIBUTING with formatting guidance (#2089)
|
2025-07-01 00:37:04 -04:00 |
|
Aleix Conchillo Flaqué
|
2e57bb74d2
|
BaseObject: do not raise exception if event handler not registered
|
2025-05-27 17:40:35 -07:00 |
|
Aleix Conchillo Flaqué
|
5e5060a6fe
|
BaseObject: don't create event handler tasks if none is registered
|
2025-05-19 09:24:56 -07:00 |
|
Matt Lewis
|
d42c618398
|
Fix wating -> waiting typo
|
2025-04-23 15:55:14 -04:00 |
|
Aleix Conchillo Flaqué
|
32609b1132
|
event handlers are now executed in separate tasks
|
2025-03-18 09:25:39 -07:00 |
|
Aleix Conchillo Flaqué
|
bb29e50adb
|
introduce BaseObject class
|
2025-03-05 13:38:53 -08:00 |
|