python-telegram-bot/telegram/utils
Jacob Bom 5d7c6ad541 Switch to pytest + required fixes to code (#788)
Required fixes:
 - CallbackQuery is now comparable.
 - Message.effective_attachment, Message.photo,
   Message.new_chat_members, Message.new_chat_photo &
   Game.text_entitties semantic fixes - when they are not defined,
   return an empty list.
 - Docstring fix to Update class.
2017-08-12 00:58:41 +03:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Better deprecation warnings 2017-05-25 13:53:35 +02:00
helpers.py Bot api 3.1 (#698) + minor improvements 2017-07-01 18:08:45 +03:00
promise.py Flow control ability in Dispatcher (#738) 2017-07-29 20:15:43 +03:00
request.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
webhookhandler.py Class methods (#362) 2016-09-20 06:36:55 +02:00