aiogram/tests/test_dispatcher
Andrew b27ca9a45d
Fix getting callback params on py3.14+ (#1741)
* Add test to reproduce `TypeError: unsupported callable` on `python >=3.14`

* Fix getting callback params on py3.14+

Add 1741.bugfix.rst

* Code optimization
2026-01-01 23:42:40 +02:00
..
test_event Fix getting callback params on py3.14+ (#1741) 2026-01-01 23:42:40 +02:00
test_middlewares Added full support of Bot API 7.9 (#1560) 2024-08-16 00:44:40 +03:00
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_dispatcher.py Add semaphore support for limiting concurrent updates (#1670) 2025-04-12 23:30:02 +03:00
test_router.py skip if current router does not have observer for custom event (#1147) 2023-04-08 17:39:48 +03:00