Zack Weinberg added the comment: > Obvious question: why not working on the asyncio support in this library?
The whole point of a transparent SOCKS module is that it provides a function that's a *drop-in replacement* for socket.socket(). An asyncio-based SOCKS module would have a completely different API. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26666> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com