python-telegram-bot/telegram/utils
Bibo-Joshi 25506f131d
python-telegram-bot-raw (#2324)
* POC

* Remove decorator dependency

* Rework setup.py & build, add separate readme

* Move utils -> ext.utils

* Move pytz dep to ext

* Try fixing timing stuff

* Add 'Typed' classifier

* Update README_RAW.rst

Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>

* Some wording

* Deprecation warnings for moved tg.utils

* Tests for Promise

* Test time-helpers without pytz

* Try fixing time-helper tests

* Merge master

Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2021-01-30 14:15:39 +01:00
..
__init__.py
deprecate.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
helpers.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
promise.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
request.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
types.py Update copyright headers 2021-01-03 10:40:24 +05:30
webhookhandler.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00