1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Ananth Bhaskararaman b86c38367a
Import aioredis from redis module too
aioredis is available in redis-py as of version 4.2.0rc1: https://github.com/aio-libs/aioredis-py#-aioredis-is-now-in-redis-py-420rc1-
Try importing from the new package as well.
2022-08-28 17:32:56 +05:30
..
asyncio_storage Import aioredis from redis module too 2022-08-28 17:32:56 +05:30
ext Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
storage Fix bug with unsaving data 2022-06-04 21:33:05 +05:00
__init__.py Added traceback for handlers exception 2022-08-21 22:27:02 +03:00
apihelper.py Fixes regarding contains_masks 2022-08-13 13:22:25 +05:00
async_telebot.py Added traceback for handlers exception 2022-08-21 22:27:02 +03:00
asyncio_filters.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
asyncio_handler_backends.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
asyncio_helper.py Update asyncio_helper.py 2022-08-13 14:59:57 +05:00
callback_data.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
custom_filters.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
formatting.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
handler_backends.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
types.py Fixes #1650 2022-08-16 21:39:20 +05:00
util.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
version.py Bump version to 4.7.0 2022-08-13 12:52:38 +03:00