nibrag/aiosocks

aiohttp 3 incompatibility

Closed this issue · 4 comments

Please, add aiohttp 3.0.0 support.

Thank you.

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.

Any ETA or updates on this issue?

It seems this project is abandoned. If you don`t need aiohttp < 3.0 support try aiosocksy package

added in master