python-telegram-bot/telegram/utils
Stɑrry Shivɑm 425716f966
Add Defaults.run_async (#2210)
* Add Defaults.run_async support

Signed-off-by: starry69 <starry369126@outlook.com>

* Address some requested changes.

Signed-off-by: starry69 <starry369126@outlook.com>

* Add tests for defaults.run_async

Signed-off-by: starry69 <starry369126@outlook.com>

* Fix tests logic & add default value support for dp.add_error_handler

Signed-off-by: starry69 <starry369126@outlook.com>

* Fix tests, with requested changes

Signed-off-by: starry69 <starry369126@outlook.com>

* Add tests for error_handler

Signed-off-by: starry69 <starry369126@outlook.com>

* try to fix pre-commit

Signed-off-by: starry69 <starry369126@outlook.com>

* Enhance tests & address suggested changes

Signed-off-by: starry69 <starry369126@outlook.com>

* Improve docs

Signed-off-by: starry69 <starry369126@outlook.com>
2020-11-17 21:31:01 +01:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
helpers.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
promise.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
request.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
types.py Expand Type Hints to Tuples (#2167) 2020-11-07 08:26:32 +01:00
webhookhandler.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00