1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
the31k feec19b7f4 Use per-thread requests sessions
Reason is requests.Session is not thread-safe
See: https://github.com/requests/requests/issues/2766
2017-07-19 01:50:12 +03:00
..
__init__.py Fix not require args. #369 2017-07-02 21:08:36 +08:00
apihelper.py Use per-thread requests sessions 2017-07-19 01:50:12 +03:00
types.py Fix new chat members. 2017-07-02 21:24:19 +08:00
util.py Per-thread singletons 2017-07-19 01:50:04 +03:00