Skip to content

aiohttp 3.1.2 release

Compare
Choose a tag to compare
@asvetlov asvetlov released this 06 Apr 06:19
· 5832 commits to master since this release

Bugfix release, no new features against 3.1.0

Changes

  • Make LineTooLong exception more detailed about actual data size (#2863)
  • Call on_chunk_sent when write_eof() takes as a param the last chunk (#2909)