aiohttp 0.16.2
Bugfix release, restore support for asyncio 3.4.0.
Changes
- Update python version required for
__del__usage: it's actially
3.4.1 instead of 3.4.0 - Add check for presence of loop.is_closed() method before call the
former #378
Bugfix release, restore support for asyncio 3.4.0.
__del__ usage: it's actially