Ashley Sommer 94b9bc7950 Some of the tests in Sanic (test_request_timout, test_response_timeout, test_keep_alive_timeout) use a custom SanicClient with modified methods. This relies on overriding internal aiohttp Client classes.
In aiohttp 3.1.0 there were some breaking changes that caused the custom methods to be no longer compatible with latest upstream aiohttp Client class.
See: 903073283f
and: b42e0ced46

This commit adds aiohttp version checks to adapt to these changes.
2018-03-29 11:54:59 +10:00
..
2017-03-03 11:44:50 -05:00
2017-09-05 10:58:48 +02:00
2017-02-14 14:51:20 -05:00
2017-02-14 14:51:20 -05:00
2018-03-15 22:03:36 -07:00
2018-03-15 22:06:58 -07:00
2017-03-28 22:51:23 -05:00
2018-03-15 21:28:52 -07:00
2018-03-15 21:28:52 -07:00
2018-03-15 21:28:52 -07:00
2018-03-15 21:28:52 -07:00
2018-03-15 21:28:52 -07:00
2017-02-14 14:51:20 -05:00
2017-02-20 16:52:36 -08:00
2017-11-25 21:07:38 -08:00