aiogram/tests/test_dispatcher/test_event
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
..
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_event.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
test_handler.py Fix getting callback params on py3.14+ (#1741) 2026-01-01 23:42:40 +02:00
test_middleware.py Beta 3 (#884) 2022-04-16 19:07:32 +03:00
test_telegram.py Reformat code 2023-08-26 22:34:30 +03:00