mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-23 15:29:37 +01:00
* Handle promise states in conversation timeout Signed-off-by: starry69 <starry369126@outlook.com> * warn if nested conversation & timeout Signed-off-by: starry69 <starry369126@outlook.com> * Add notes and test for conversation_timeout Signed-off-by: starry69 <starry369126@outlook.com> * Try to fix pre-commit Signed-off-by: starry69 <starry369126@outlook.com> * Test promise exception Signed-off-by: starry69 <starry369126@outlook.com> * Welp Signed-off-by: starry69 <starry369126@outlook.com> * improve docs Signed-off-by: starry69 <starry369126@outlook.com> * typo Signed-off-by: starry69 <starry369126@outlook.com> * try to fix codecov Signed-off-by: starry69 <starry369126@outlook.com> * refactor timeout logic with promise.add_done_cb Signed-off-by: starry69 <starry369126@outlook.com> * small fix Signed-off-by: starry69 <starry369126@outlook.com> * Address review Signed-off-by: starry69 <starry369126@outlook.com> * Fix some type hinting * Few fixes Signed-off-by: starry69 <starry369126@outlook.com> * fix tests Signed-off-by: starry69 <starry369126@outlook.com> * minor nitpick Signed-off-by: starry69 <starry369126@outlook.com> Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de> |
||
---|---|---|
.. | ||
utils | ||
__init__.py | ||
basepersistence.py | ||
callbackcontext.py | ||
callbackqueryhandler.py | ||
chatmemberhandler.py | ||
choseninlineresulthandler.py | ||
commandhandler.py | ||
conversationhandler.py | ||
defaults.py | ||
dictpersistence.py | ||
dispatcher.py | ||
filters.py | ||
handler.py | ||
inlinequeryhandler.py | ||
jobqueue.py | ||
messagehandler.py | ||
messagequeue.py | ||
picklepersistence.py | ||
pollanswerhandler.py | ||
pollhandler.py | ||
precheckoutqueryhandler.py | ||
regexhandler.py | ||
shippingqueryhandler.py | ||
stringcommandhandler.py | ||
stringregexhandler.py | ||
typehandler.py | ||
updater.py |