python-telegram-bot/telegram
Bibo-Joshi 7daddfb54d Refactor handling of default_quote (#1965)
* Refactor handling of `default_quote`

* Make it a breaking change

* Pickle a bots defaults

* Temporarily enable tests for the v13 branch

* Temporarily enable tests for the v13 branch

* Refactor handling of kwargs in Bot methods (#1924)

* Unify kwargs handling in Bot methods

* Remove Request.get, make api_kwargs an explicit argument, move note to head of Bot class

* Fix test_official

* Update get_file methods

* Refactor JobQueue (#1981)

* First go on refactoring JobQueue

* Temporarily enable tests for the v13 branch

* Work on tests

* Temporarily enable tests for the v13 branch

* Increase coverage

* Remove JobQueue.tick()

* Address review

* Temporarily enable tests for the v13 branch

* Address review

* Dispatch errors

* Fix handling of job_kwargs

* Remove possibility to pass a Bot to JobQueue

* Refactor persistence of Bot instances (#1994)

* Refactor persistence of bots

* User BP.set_bot in Dispatcher

* Temporarily enable tests for the v13 branch

* Add documentation

* Add warning to Updater for passing both defaults and bot

* Address review

* Fix test
2020-10-07 20:30:41 +02:00
..
ext Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
files Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
games Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
inline Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
passport Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
payment Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
utils Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
vendor Revert accitendtal change in vendored urllib3 (#1775) 2020-03-28 12:15:51 +01:00
__init__.py API 4.7 (#1858) 2020-04-10 19:22:45 +02:00
__main__.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
base.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
bot.py Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
botcommand.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
callbackquery.py Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
chat.py Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
chataction.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
chatmember.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
chatpermissions.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
choseninlineresult.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
constants.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
dice.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
error.py Make Errors picklable (#2106) 2020-10-04 18:15:36 +02:00
forcereply.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
keyboardbutton.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
keyboardbuttonpolltype.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
loginurl.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
message.py Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
messageentity.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
parsemode.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
poll.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
replykeyboardmarkup.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
replykeyboardremove.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
replymarkup.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
update.py Refactor handling of default_quote (#1965) 2020-10-07 20:30:41 +02:00
user.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
userprofilephotos.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
version.py Bump to v12.8 2020-06-22 20:20:00 +02:00
webhookinfo.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00