Skip to content

aiohttp 3.0.4 release

Compare
Choose a tag to compare
@asvetlov asvetlov released this 26 Feb 15:37
· 5816 commits to master since this release

Changes

  • Fix IndexError in HTTP request handling by server. (#2752)
  • Fix MultipartWriter.append* no longer returning part/payload. (#2759)