Skip to content

aiohttp 3.0.4 release

Choose a tag to compare

@asvetlov asvetlov released this 26 Feb 15:37

Changes

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