Skip to content

aiohttp 1.1.2

Compare
Choose a tag to compare
@asvetlov asvetlov released this 08 Nov 16:20
· 7762 commits to master since this release

Bugfix release.

Fixed bugs:

  • Allow starting variables with an underscore #1379
  • Properly process UNIX sockets by gunicorn worker #1375
  • Fix ordering for FrozenList
  • Don't propagate pre and post signals to sub-application #1377