sanic/sanic
Harsha Narayana d758f7c6df GIT1505: Backport changes from #1502 to 18.12LTS (#1507)
* GIT1505: backport changes from #1502 to 18.12LTS

* GIT1505: fix pytest version to address UT failures

* fix: GIT1505: fix unittests with caplog and some other warnings

Signed-off-by: Harsha Narayana <harsha2k4@gmail.com>
2019-03-06 08:36:03 -06:00
..
__init__.py adopt CalVer: MM.YY.MICRO, 18.12.0 release 2018-12-27 11:00:38 -08:00
__main__.py Fix documentation build errors 2018-10-26 11:57:28 +03:00
app.py Indentation fix 2018-11-01 10:59:45 -06:00
blueprints.py Fix pickling blueprints 2018-11-04 15:04:12 +10:00
config.py run black against sanic module 2018-10-13 17:55:33 -07:00
constants.py run black against sanic module 2018-10-13 17:55:33 -07:00
cookies.py Fix documentation build errors 2018-10-26 11:57:28 +03:00
exceptions.py integrate with isort 2018-10-17 21:20:16 -07:00
handlers.py Add tests (#1433) 2018-12-22 09:21:45 -06:00
helpers.py Fix remove_entity_headers helper function (#1415) 2018-11-19 09:30:53 -06:00
log.py fix the logger and make it work (#1397) 2018-11-06 08:39:38 -06:00
reloader_helpers.py integrate with isort 2018-10-17 21:20:16 -07:00
request.py Add tests (#1433) 2018-12-22 09:21:45 -06:00
response.py GIT1505: Backport changes from #1502 to 18.12LTS (#1507) 2019-03-06 08:36:03 -06:00
router.py Removed unnecessary changes to request and router files, changes to fix lint test 2018-11-01 10:53:53 -06:00
server.py GIT1505: Backport changes from #1502 to 18.12LTS (#1507) 2019-03-06 08:36:03 -06:00
static.py Add tests for static 2018-11-20 12:28:00 +08:00
testing.py Change deprecated verify_ssl to ssl (#1155) 2018-11-14 07:16:14 -06:00
views.py integrate with isort 2018-10-17 21:20:16 -07:00
websocket.py integrate with isort 2018-10-17 21:20:16 -07:00
worker.py integrate with isort 2018-10-17 21:20:16 -07:00