Skip to content

aiohttp 3.4.1 bugfix release

Compare
Choose a tag to compare
@asvetlov asvetlov released this 28 Aug 22:38
· 5440 commits to master since this release

Fixed regressions for HTTP headers processing and documentation publishing

Changes

  • Fix empty header parsing regression. (#3218 <https://github.com/aio-libs/aiohttp/pull/3218>_)
  • Fix BaseRequest.raw_headers doc. (#3215 <https://github.com/aio-libs/aiohttp/pull/3215>_)
  • Fix documentation building on ReadTheDocs (#3221 <https://github.com/aio-libs/aiohttp/pull/3221>_)