aiohttp 3 incompatibility
Closed this issue · 4 comments
Usever commented
Please, add aiohttp 3.0.0 support.
Thank you.
brooks-macbeth-shadowdragon commented
Keep getting the following traceback:
Traceback (most recent call last):
...
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/aiosocks/connector.py", line 56, in __init__
enable_cleanup_closed=enable_cleanup_closed)
TypeError: __init__() got an unexpected keyword argument 'resolve'
Proposed fix: remove the resolve
keyword.
I would very much like to use this package, but it keeps failing.
keepitsimple commented
Any ETA or updates on this issue?
romis2012 commented
It seems this project is abandoned. If you don`t need aiohttp < 3.0 support try aiosocksy package
nibrag commented
added in master