aiohttp 1.0.1 bugfix release
CHANGES
- Restore
aiohttp.web.MsgTypealias foraiohttp.WSMsgTypefor sake
of backward compatibility #1178 - Tune alabaster schema.
- Use
text/htmlcontent type for displaying index pages by static
file handler. - Fix
AssertionErrorin static file handling #1177 - Fix access log formats
%Oand%bfor static file handling