Skip to content

aiohttp fixes and drop support for EOL python versions

Compare
Choose a tag to compare
@kevin1024 kevin1024 released this 21 May 13:59
· 514 commits to master since this release
  • Fix support to latest aiohttp version (3.2.1)
  • Adapted setup to PEP508
  • Support binary responses on aiohttp
  • Dropped support for EOL python versions (2.6 and 3.3)