aiogram/CHANGES
darksidecat 714ac8896c
Move update type detecting from Dispatcher to Update (#669)
* move update type detecting to Update

* requested changes

* fix typo

* requested changes

* add docstring

* Update CHANGES/669.misc

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>

* move mypy hack to utils, add lru_cache configuration

* More accurate description of the exception, thanks @uwinx

* Update CHANGES/669.misc

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>

* Callable import fix

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-09-05 23:49:23 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
668.misc Disabled ContentTypesFilter by default (#668) 2021-08-20 02:39:03 +03:00
669.misc Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
674.bugfix Fix incorrect type checking in KeyboardBuilder (#674) 2021-08-27 14:36:03 +03:00