Skip to content

v4.0.0: Merge pull request #53 from Fahreeve/v4

Latest
Compare
Choose a tag to compare
@Fahreeve Fahreeve released this 19 Dec 16:30
· 15 commits to master since this release
c758eb2

replace aiosocksy to aiohttp-socks
rename Socks5Driver to ProxyDriver (suuports http, socks4, socks5 and TCP proxy)
rename methods in BaseDriver
add support iteration over LongPoll events
add AsyncVkExecuteRequestPool for execute method
update requirements version
drop support python3.5
rewrite tests with pytest