Files
Telethon/telethon/network/connection
Lonami Exo f2f43336c6 Always use python-socks when available
Relying on Python 3.6 or above to be installed to unconditionally
use this library would break user's code, because this is a new
optional dependency that users may not have installed.

Instead, always use the new library when available, which should
work better than pysocks because it natively supports asyncio.
2020-11-28 12:09:46 +01:00
..
2019-05-03 21:38:41 +02:00
2019-05-03 21:38:41 +02:00
2019-11-10 11:29:43 +01:00