python-telegram-bot/telegram/ext
Ambro 23fe991b85 Fix bug: unable to save jobs with timezone aware dates (#1308)
* Fix bug on jobs with timezone aware dates

* Add Ambro17 as colaborator
2019-01-04 20:29:07 +01:00
..
__init__.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
basepersistence.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
callbackqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
choseninlineresulthandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
commandhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
conversationhandler.py pep8 fixes 2018-11-01 11:18:07 +02:00
dictpersistence.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
dispatcher.py Fix check for effective chat/user in persistence (#1303) 2018-12-05 00:12:43 +01:00
filters.py pep8 fixes 2018-11-01 11:18:07 +02:00
handler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
jobqueue.py Fix bug: unable to save jobs with timezone aware dates (#1308) 2019-01-04 20:29:07 +01:00
messagehandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
messagequeue.py Mistake in MessageQueue.__call__'s docstring (#1249) 2018-10-08 15:36:59 +02:00
picklepersistence.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
precheckoutqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
regexhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
shippingqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
stringcommandhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
stringregexhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
typehandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
updater.py Persistence (#1017) 2018-09-20 22:50:40 +02:00