python-telegram-bot/telegram/ext
Stɑrry Shivɑm 46cdeb495a
Fix for Promise.done_callback (#2544)
* Don't call done_cb on exceptions

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

* improve docs

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* revert black

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
2021-06-05 17:08:45 +02:00
..
utils Fix for Promise.done_callback (#2544) 2021-06-05 17:08:45 +02:00
__init__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
basepersistence.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
callbackcontext.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
callbackqueryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
chatmemberhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
choseninlineresulthandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
commandhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
conversationhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
defaults.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
dictpersistence.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
dispatcher.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
filters.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
handler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
inlinequeryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
jobqueue.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
messagehandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
messagequeue.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
picklepersistence.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
pollanswerhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
pollhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
precheckoutqueryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
regexhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
shippingqueryhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
stringcommandhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
stringregexhandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
typehandler.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
updater.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00