Skip to content

aiohttp 1.1.2

Choose a tag to compare

@asvetlov asvetlov released this 08 Nov 16:20

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